共用方式為


MicrosoftAccountMultiFactorOneTimeCodedInfo.Code 屬性

定義

此 API 僅供內部使用,不應在您的程式碼中使用。

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

屬性值

String

Platform::String

winrt::hstring

此 API 僅供內部使用,不應在您的程式碼中使用。

適用於