다음을 통해 공유


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는 내부 전용이며 코드에서 사용하면 안 됩니다.

적용 대상