1 write to authenticationInfo
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenDescriptor.cs (1)
225set { this.authenticationInfo = value; }
1 reference to authenticationInfo
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenDescriptor.cs (1)
224get { return this.authenticationInfo; }