MicrosoftAccountMultiFactorSessionInfo.DisplaySessionId Property

Definition

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

public:
 property Platform::String ^ DisplaySessionId { Platform::String ^ get(); };
winrt::hstring DisplaySessionId();
public string DisplaySessionId { get; }
var string = microsoftAccountMultiFactorSessionInfo.displaySessionId;
Public ReadOnly Property DisplaySessionId 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