AuthenticationInformation.Session Свойство

Определение

Получает или задает индекс сеанса, который описывает сеанс между центром и клиентом.

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

Значение свойства

String

Индекс сеанса.

Применяется к