共用方式為


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

工作階段索引。

適用於