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