Table of Contents

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

string

InvalidAttrNameOrValue

InvalidAttrNameOrValue.

public const string InvalidAttrNameOrValue = "urn:oasis:names:tc:SAML:2.0:status:InvalidAttrNameOrValue"

Field Value

string

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

string

NoAuthnContext

NoAuthnContext.

public const string NoAuthnContext = "urn:oasis:names:tc:SAML:2.0:status:NoAuthnContext"

Field Value

string

NoAvailableIDP

NoAvailableIDP.

public const string NoAvailableIDP = "urn:oasis:names:tc:SAML:2.0:status:NoAvailableIDP"

Field Value

string

NoPassive

NoPassive.

public const string NoPassive = "urn:oasis:names:tc:SAML:2.0:status:NoPassive"

Field Value

string

NoSupportedIDP

NoSupportedIDP.

public const string NoSupportedIDP = "urn:oasis:names:tc:SAML:2.0:status:NoSupportedIDP"

Field Value

string

PartialLogout

PartialLogout.

public const string PartialLogout = "urn:oasis:names:tc:SAML:2.0:status:PartialLogout"

Field Value

string

ProxyCountExceeded

ProxyCountExceeded.

public const string ProxyCountExceeded = "urn:oasis:names:tc:SAML:2.0:status:ProxyCountExceeded"

Field Value

string

RequestDenied

RequestDenied.

public const string RequestDenied = "urn:oasis:names:tc:SAML:2.0:status:RequestDenied"

Field Value

string

RequestUnsupported

RequestUnsupported.

public const string RequestUnsupported = "urn:oasis:names:tc:SAML:2.0:status:RequestUnsupported"

Field Value

string

RequestVersionDeprecated

RequestVersionDeprecated.

public const string RequestVersionDeprecated = "urn:oasis:names:tc:SAML:2.0:status:RequestVersionDeprecated"

Field Value

string

RequestVersionTooHigh

RequestVersionTooHigh.

public const string RequestVersionTooHigh = "urn:oasis:names:tc:SAML:2.0:status:RequestVersionTooHigh"

Field Value

string

RequestVersionTooLow

RequestVersionTooLow.

public const string RequestVersionTooLow = "urn:oasis:names:tc:SAML:2.0:status:RequestVersionTooLow"

Field Value

string

ResourceNotRecognized

ResourceNotRecognized.

public const string ResourceNotRecognized = "urn:oasis:names:tc:SAML:2.0:status:ResourceNotRecognized"

Field Value

string

TooManyResponses

TooManyResponses.

public const string TooManyResponses = "urn:oasis:names:tc:SAML:2.0:status:TooManyResponses"

Field Value

string

UnknownAttrProfile

UnknownAttrProfile.

public const string UnknownAttrProfile = "urn:oasis:names:tc:SAML:2.0:status:UnknownAttrProfile"

Field Value

string

UnknownPrincipal

UnknownPrincipal.

public const string UnknownPrincipal = "urn:oasis:names:tc:SAML:2.0:status:UnknownPrincipal"

Field Value

string

UnsupportedBinding

UnsupportedBinding.

public const string UnsupportedBinding = "urn:oasis:names:tc:SAML:2.0:status:UnsupportedBinding"

Field Value

string