Show / Hide Table of Contents

Class SamlConstants.InclusiveNamespacesPrefixLists

Inclusive namespace prefix lists.

Inheritance
object
SamlConstants.InclusiveNamespacesPrefixLists
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ComponentSpace.Saml2
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class SamlConstants.InclusiveNamespacesPrefixLists

Fields

Assertion

SAML assertion inclusive namespace prefix list.

Declaration
public const string Assertion = "#default saml ds xs xsi"
Field Value
Type Description
string

Metadata

SAML metadata inclusive namespace prefix list.

Declaration
public const string Metadata = "#default md saml ds xs xsi"
Field Value
Type Description
string

Protocol

SAML protocol message inclusive namespace prefix list.

Declaration
public const string Protocol = "#default samlp saml ds xs xsi"
Field Value
Type Description
string
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2017-2025. All rights reserved.