Compartir a través de


KnownUserProperties.ProviderName Propiedad

Definición

Obtiene el nombre del proveedor del usuario.

public:
 static property Platform::String ^ ProviderName { Platform::String ^ get(); };
static winrt::hstring ProviderName();
public static string ProviderName { get; }
var string = KnownUserProperties.providerName;
Public Shared ReadOnly Property ProviderName As String

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre del proveedor del usuario.

Se aplica a