Show / Hide Table of Contents

Delegate AddSAMLCookieDelegate

The add cookie delegate adds the SAML session cookie to the HTTP response.

Namespace: ComponentSpace.SAML2.Session
Assembly: ComponentSpace.Saml2.dll
Syntax
public delegate void AddSAMLCookieDelegate(HttpCookie httpCookie)
Parameters
Type Name Description
HttpCookie httpCookie

The HTTP cookie.

In this article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2025. All rights reserved.