Share via


MicrosoftAccountMultiFactorSessionInfo.UserAccountId Property

Definition

This API is for internal use only and should not be used in your code.

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

Property Value

String

Platform::String

winrt::hstring

This API is for internal use only and should not be used in your code.

Applies to