共用方式為


SessionConfiguration.AuthenticationToken 屬性

定義

Azure Active Directory (AAD) 的驗證權杖。

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

屬性值

備註

如果缺少存取權杖和帳戶金鑰,會話會根據此值取得存取權杖。

適用於