Base:
property
Id
System.IdentityModel.Tokens.SecurityToken.Id
2 references to Id
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlSecurityToken.cs (2)
102return new SamlAssertionKeyIdentifierClause(this.Id) as T; 111return samlKeyIdentifierClause.Matches(this.Id);