共用方式為


MicrosoftAccountMultiFactorSessionInfo.SessionId 屬性

定義

此 API 僅供內部使用,不應在您的程式碼中使用。

public:
 property Platform::String ^ SessionId { Platform::String ^ get(); };
winrt::hstring SessionId();
public string SessionId { get; }
var string = microsoftAccountMultiFactorSessionInfo.sessionId;
Public ReadOnly Property SessionId As String

屬性值

String

Platform::String

winrt::hstring

此 API 僅供內部使用,不應在您的程式碼中使用。

適用於