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

会话索引。

适用于