Class SamlAuthenticationHandler.AuthenticationPropertyKeys
- Namespace
- ComponentSpace.Saml2.Authentication
- Assembly
- ComponentSpace.Saml2.dll
The SAML authentication property keys.
public static class SamlAuthenticationHandler.AuthenticationPropertyKeys
- Inheritance
-
SamlAuthenticationHandler.AuthenticationPropertyKeys
- Inherited Members
Fields
AuthnContext
AuthnContext.
public const string AuthnContext = "AuthnContext"
Field Value
ConfigurationName
ConfigurationName.
public const string ConfigurationName = "ConfigurationName"
Field Value
LoginProvider
LoginProvider.
public const string LoginProvider = "LoginProvider"
Field Value
NameIDFormat
NameIDFormat.
public const string NameIDFormat = "NameIDFormat"
Field Value
PartnerName
PartnerName.
public const string PartnerName = "PartnerName"
Field Value
Redirect
Redirect.
public const string Redirect = ".redirect"
Field Value
RelayState
RelayState.
public const string RelayState = "RelayState"