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