Table of Contents

Class SamlConstants.InclusiveNamespacesPrefixLists

Namespace
ComponentSpace.Saml2
Assembly
ComponentSpace.Saml2.dll

Inclusive namespace prefix lists.

public static class SamlConstants.InclusiveNamespacesPrefixLists
Inheritance
SamlConstants.InclusiveNamespacesPrefixLists
Inherited Members

Fields

Assertion

SAML assertion inclusive namespace prefix list.

public const string Assertion = "#default saml ds xs xsi"

Field Value

string

Metadata

SAML metadata inclusive namespace prefix list.

public const string Metadata = "#default md saml ds xs xsi"

Field Value

string

Protocol

SAML protocol message inclusive namespace prefix list.

public const string Protocol = "#default samlp saml ds xs xsi"

Field Value

string