Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

class Sustainsys.​Saml2.​Saml2Namespaces

Assembly: Sustainsys.Saml2

Inheritance: object → Saml2Namespaces

SAML2 namespace constants.

Fields and Constants

public const string
Saml2PName
Namespace of the SAML2 protocol.
public static readonly System.​Xml.​Linq.​XNamespace
Saml2P
Namespace of the SAML2 protocol.
public static readonly System.​Uri
Saml2PUri
Namespace Uri of Saml2 protocol.
public const string
Saml2Name
Namespace of SAML2 assertions.
public static readonly System.​Xml.​Linq.​XNamespace
Saml2
Namespace of SAML2 assertions.
public static readonly System.​Uri
Saml2Uri
Namespace Uri of SAML2 assertions.
public const string
Saml2MetadataName
Namespace of SAML2 Metadata.
public static readonly System.​Xml.​Linq.​XNamespace
Saml2Metadata
Namespace of SAML2 Metadata.
public const string
Saml2IdpDiscoveryName
Namespace for idp discovery protocol extension.
public static readonly System.​Xml.​Linq.​XNamespace
Saml2IdpDiscovery
Namespace for idp discovery protocol extension.
public static readonly System.​Xml.​Linq.​XNamespace
XmlSchemaInstance
Namespace for Xml schema instance.
public const string
SoapEnvelopeName
Namespace for Soap envelope.
public static readonly System.​Xml.​Linq.​XNamespace
SoapEnvelope
Namespace for Soap envelope.

Methods

public bool
Equals​(object obj)
Inherited from object
protected void
Finalize​()
Inherited from object
public int
GetHashCode​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object
public string
ToString​()
Inherited from object