2 references to UnspecifiedAuthenticationType
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\IssuanceLicense.cs (2)
637
else if (String.CompareOrdinal(userIdTypeStr,
UnspecifiedAuthenticationType
.ToUpperInvariant()) == 0)
1058
return
UnspecifiedAuthenticationType
;