Compartir a través de


WebAccountProvider.Id Propiedad

Definición

Obtiene el identificador del proveedor de la cuenta 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

Valor de propiedad

String

Platform::String

winrt::hstring

Identificador del proveedor de la cuenta web.

Se aplica a