RenderingSessionCreationOptions.SessionId Field

Definition

A new unique ID of a session. Can be left empty to assign a random GUID. If specified, the string must not be longer than 256 characters. Furthermore, only letters, digits and characters '-' and '_' are allowed.

public: System::String ^ SessionId;
public string SessionId;
val mutable SessionId : string
Public SessionId As String 

Field Value

Applies to