Class SamlConstants.ProfileUris
- Namespace
- ComponentSpace.Saml2
- Assembly
- ComponentSpace.Saml2.dll
The SAML profile URIs.
public static class SamlConstants.ProfileUris
- Inheritance
-
SamlConstants.ProfileUris
- Inherited Members
Fields
Artifact
Artifact resolution.
public const string Artifact = "urn:oasis:names:tc:SAML:2.0:profiles:artifact"
Field Value
BasicAttribute
Basic attribute.
public const string BasicAttribute = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:basic"
Field Value
Dce
DCE PAC attribute.
public const string Dce = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE"
Field Value
NameIDManagement
Name identifier management.
public const string NameIDManagement = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:nameid-mgmt"
Field Value
NameIDMapping
Name identifier mapping.
public const string NameIDMapping = "urn:oasis:names:tc:SAML:2.0:profiles:nameidmapping"
Field Value
Query
Assertion query/request.
public const string Query = "urn:oasis:names:tc:SAML:2.0:profiles:query"
Field Value
SsoBrowser
SSO browser.
public const string SsoBrowser = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:browser"
Field Value
SsoEcp
Enhanced client or proxy.
public const string SsoEcp = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:ecp"
Field Value
SsoLogout
SSO logout.
public const string SsoLogout = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:logout"
Field Value
Uuid
UUID attribute.
public const string Uuid = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:UUID"
Field Value
X500
X.500/LDAP attribute.
public const string X500 = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:X500"
Field Value
Xcacml
XACML attribute.
public const string Xcacml = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:XACML"