Class SamlConstants.SecondaryStatusCodes
- Namespace
- ComponentSpace.Saml2
- Assembly
- ComponentSpace.Saml2.dll
Second level status codes.
public static class SamlConstants.SecondaryStatusCodes
- Inheritance
-
SamlConstants.SecondaryStatusCodes
- Inherited Members
Fields
AuthnFailed
AuthnFailed.
public const string AuthnFailed = "urn:oasis:names:tc:SAML:2.0:status:AuthnFailed"
Field Value
InvalidAttrNameOrValue
InvalidAttrNameOrValue.
public const string InvalidAttrNameOrValue = "urn:oasis:names:tc:SAML:2.0:status:InvalidAttrNameOrValue"
Field Value
InvalidNameIDPolicy
InvalidNameIDPolicy.
public const string InvalidNameIDPolicy = "urn:oasis:names:tc:SAML:2.0:status:urn:oasis:names:tc:SAML:2.0:status:InvalidNameIDPolicy"
Field Value
NoAuthnContext
NoAuthnContext.
public const string NoAuthnContext = "urn:oasis:names:tc:SAML:2.0:status:NoAuthnContext"
Field Value
NoAvailableIDP
NoAvailableIDP.
public const string NoAvailableIDP = "urn:oasis:names:tc:SAML:2.0:status:NoAvailableIDP"
Field Value
NoPassive
NoPassive.
public const string NoPassive = "urn:oasis:names:tc:SAML:2.0:status:NoPassive"
Field Value
NoSupportedIDP
NoSupportedIDP.
public const string NoSupportedIDP = "urn:oasis:names:tc:SAML:2.0:status:NoSupportedIDP"
Field Value
PartialLogout
PartialLogout.
public const string PartialLogout = "urn:oasis:names:tc:SAML:2.0:status:PartialLogout"
Field Value
ProxyCountExceeded
ProxyCountExceeded.
public const string ProxyCountExceeded = "urn:oasis:names:tc:SAML:2.0:status:ProxyCountExceeded"
Field Value
RequestDenied
RequestDenied.
public const string RequestDenied = "urn:oasis:names:tc:SAML:2.0:status:RequestDenied"
Field Value
RequestUnsupported
RequestUnsupported.
public const string RequestUnsupported = "urn:oasis:names:tc:SAML:2.0:status:RequestUnsupported"
Field Value
RequestVersionDeprecated
RequestVersionDeprecated.
public const string RequestVersionDeprecated = "urn:oasis:names:tc:SAML:2.0:status:RequestVersionDeprecated"
Field Value
RequestVersionTooHigh
RequestVersionTooHigh.
public const string RequestVersionTooHigh = "urn:oasis:names:tc:SAML:2.0:status:RequestVersionTooHigh"
Field Value
RequestVersionTooLow
RequestVersionTooLow.
public const string RequestVersionTooLow = "urn:oasis:names:tc:SAML:2.0:status:RequestVersionTooLow"
Field Value
ResourceNotRecognized
ResourceNotRecognized.
public const string ResourceNotRecognized = "urn:oasis:names:tc:SAML:2.0:status:ResourceNotRecognized"
Field Value
TooManyResponses
TooManyResponses.
public const string TooManyResponses = "urn:oasis:names:tc:SAML:2.0:status:TooManyResponses"
Field Value
UnknownAttrProfile
UnknownAttrProfile.
public const string UnknownAttrProfile = "urn:oasis:names:tc:SAML:2.0:status:UnknownAttrProfile"
Field Value
UnknownPrincipal
UnknownPrincipal.
public const string UnknownPrincipal = "urn:oasis:names:tc:SAML:2.0:status:UnknownPrincipal"
Field Value
UnsupportedBinding
UnsupportedBinding.
public const string UnsupportedBinding = "urn:oasis:names:tc:SAML:2.0:status:UnsupportedBinding"