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.​WebSso.​Saml2Urls

Assembly: Sustainsys.Saml2

Inheritance: object → Saml2Urls

The urls of Saml2 that are used in various messages.

Properties

public System.​Uri
AssertionConsumerServiceUrl
The full url of the assertion consumer service.
public System.​Uri
SignInUrl
The full url of the signin command, which is also the response location for idp discovery.
public System.​Uri
ApplicationUrl
The full url of the application root. Used as default redirect location after logout.
public System.​Uri
LogoutUrl
The full url of the logout command.

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