Share via


MicrosoftAccountMultiFactorOneTimeCodedInfo.Code Property

Definition

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

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