2 references to ReplicationSecurityLevel
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
1068public System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel GetSecurityLevel() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } 1069public void SetSecurityLevel(System.DirectoryServices.ActiveDirectory.ReplicationSecurityLevel securityLevel) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }