1 write to authorityKind
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
40this.authorityKind = authorityKind;
1 reference to authorityKind
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
70get { return this.authorityKind; }