1 write to tokenIssuerName
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenDescriptor.cs (1)
152
set { this.
tokenIssuerName
= value; }
1 reference to tokenIssuerName
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenDescriptor.cs (1)
151
get { return this.
tokenIssuerName
; }