Class SAML.Prefixes
The XML prefixes.
Inherited Members
Namespace: ComponentSpace.SAML2.Utility
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class SAML.Prefixes
Fields
MD
The SAML metadata prefix.
Declaration
public const string MD = "md"
Field Value
Type | Description |
---|---|
string |
SAML
The SAML prefix.
Declaration
public const string SAML = "saml"
Field Value
Type | Description |
---|---|
string |
SAMLP
The SAML protocol prefix.
Declaration
public const string SAMLP = "samlp"
Field Value
Type | Description |
---|---|
string |