1 reference to AuthenticationType
System.IdentityModel (1)
System\IdentityModel\Selectors\WindowsSecurityTokenAuthenticator.cs (1)
35
WindowsClaimSet claimSet = new WindowsClaimSet(windowsToken.WindowsIdentity, windowsToken.
AuthenticationType
, this.includeWindowsGroups, windowsToken.ValidTo);