4 references to ServerInformation
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
194
de.Options.PasswordPort = p.Context.
ServerInformation
.portLDAP;
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (1)
728
if (_foreignGroups[0].Context.
ServerInformation
.OsVersion == DomainControllerMode.Win2k ||
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
1173
if ((p.ContextType == ContextType.ApplicationDirectory) || (p.Context.
ServerInformation
.OsVersion == DomainControllerMode.Win2k))
1666
g.Context.
ServerInformation
.OsVersion == DomainControllerMode.Win2k ||