1 write to authenticationType
System.IdentityModel (1)
System\IdentityModel\Claims\WindowsClaimSet.cs (1)
66
this.
authenticationType
= authenticationType;
1 reference to authenticationType
System.IdentityModel (1)
System\IdentityModel\Claims\WindowsClaimSet.cs (1)
70
: this(from.WindowsIdentity, from.
authenticationType
, from.includeWindowsGroups, from.expirationTime, true)