SiteBaseCS_ANONYMOUS_SESSION_IDENTIFIER Field Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines the session identifier for an anonymous user.

Namespace: ContentStudio.Site
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public const int CS_ANONYMOUS_SESSION_IDENTIFIER

Field Value

Type: Int32
This constant field has the value 1
Remarks

You use this field as Session Identifier for any caller that is anonymous (not authenticated)
See Also

Reference