共用方式為


WebAccountProvider.Id 屬性

定義

取得 Web 帳戶提供者識別碼。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = webAccountProvider.id;
Public ReadOnly Property Id As String

屬性值

String

Platform::String

winrt::hstring

Web 帳戶提供者識別碼。

適用於