AuthenticationInformation.Session Property

Definition

Gets or sets the session index that describes the session between the authority and the client.

public:
 property System::String ^ Session { System::String ^ get(); void set(System::String ^ value); };
public string Session { get; set; }
member this.Session : string with get, set
Public Property Session As String

Property Value

The session index.

Applies to