共用方式為


MicrosoftAccountMultiFactorSessionInfo.UserAccountId 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

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

適用於