WebAccountProvider.Id 属性

定义

获取 Web 帐户提供程序 ID。

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 帐户提供程序 ID。

适用于