MicrosoftAccountMultiFactorSessionInfo.SessionId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此 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
屬性值
此 API 僅供內部使用,不應在您的程式碼中使用。