2 references to MsDSReplAuthenticationMode
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ConfigSet.cs (2)
223
_cachedSecurityLevel = (ReplicationSecurityLevel)((int)PropertyManager.GetPropertyValue(_context, configEntry, PropertyManager.
MsDSReplAuthenticationMode
)!);
239
configEntry.Properties[PropertyManager.
MsDSReplAuthenticationMode
].Value = (int)securityLevel;