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