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