1 reference to IdentMap
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\Principal.cs (1)
929
Principal p = context.QueryCtx.FindPrincipalByIdentRef(principalType, (identityType == null) ? null : (string)
IdentMap
.StringMap[(int)identityType, 1], identityValue, refDate);