7 references to Namespace
System.IdentityModel (7)
System\IdentityModel\Selectors\SecurityTokenRequirement.cs (7)
16
const string tokenTypeProperty =
Namespace
+ "/TokenType";
17
const string keyUsageProperty =
Namespace
+ "/KeyUsage";
18
const string keyTypeProperty =
Namespace
+ "/KeyType";
19
const string keySizeProperty =
Namespace
+ "/KeySize";
20
const string requireCryptographicTokenProperty =
Namespace
+ "/RequireCryptographicToken";
21
const string peerAuthenticationMode =
Namespace
+ "/PeerAuthenticationMode";
22
const string isOptionalTokenProperty =
Namespace
+ "/IsOptionalTokenProperty";