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