Table of Contents

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

string

BasicAttribute

Basic attribute.

public const string BasicAttribute = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:basic"

Field Value

string

Dce

DCE PAC attribute.

public const string Dce = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE"

Field Value

string

NameIDManagement

Name identifier management.

public const string NameIDManagement = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:nameid-mgmt"

Field Value

string

NameIDMapping

Name identifier mapping.

public const string NameIDMapping = "urn:oasis:names:tc:SAML:2.0:profiles:nameidmapping"

Field Value

string

Query

Assertion query/request.

public const string Query = "urn:oasis:names:tc:SAML:2.0:profiles:query"

Field Value

string

SsoBrowser

SSO browser.

public const string SsoBrowser = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:browser"

Field Value

string

SsoEcp

Enhanced client or proxy.

public const string SsoEcp = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:ecp"

Field Value

string

SsoLogout

SSO logout.

public const string SsoLogout = "urn:oasis:names:tc:SAML:2.0:profiles:SSO:logout"

Field Value

string

Uuid

UUID attribute.

public const string Uuid = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:UUID"

Field Value

string

X500

X.500/LDAP attribute.

public const string X500 = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:X500"

Field Value

string

Xcacml

XACML attribute.

public const string Xcacml = "urn:oasis:names:tc:SAML:2.0:profiles:attribute:XACML"

Field Value

string