WebAccountProvider.Id Property

Definition

Gets the web account provider 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

Property Value

String

Platform::String

winrt::hstring

The web account provider id.

Applies to