3 references to Namespace
System.IdentityModel (3)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (3)
35
public const string BearerConfirmationMethod =
Namespace
+ ":cm:bearer";
36
public const string UnspecifiedAuthenticationMethod =
Namespace
+ ":am:unspecified";
37
public const string Assertion =
Namespace
+ ":assertion";