5 references to Namespace
System.IdentityModel (5)
System\IdentityModel\Tokens\SecurityTokenTypes.cs (5)
12
const string userName =
Namespace
+ "/UserName";
13
const string x509Certificate =
Namespace
+ "/X509Certificate";
14
const string kerberos =
Namespace
+ "/Kerberos";
15
const string saml =
Namespace
+ "/Saml";
16
const string rsa =
Namespace
+ "/Rsa";