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