1 write to tokenTypeUri
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
37
this.
tokenTypeUri
= tokenTypeUri;
1 reference to tokenTypeUri
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
50
get { return this.
tokenTypeUri
; }