1 write to authenticationType
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
58this.authenticationType = authenticationType;
1 reference to authenticationType
System.IdentityModel (1)
System\IdentityModel\Tokens\WindowsSecurityToken.cs (1)
71get { return this.authenticationType; }