1 write to clauseType
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityKeyIdentifierClause.cs (1)
27this.clauseType = clauseType;
1 reference to clauseType
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityKeyIdentifierClause.cs (1)
39get { return this.clauseType; }