MicrosoftAccountMultiFactorSessionInfo.SessionId Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to