KnownUserProperties.ProviderName Property

Definition

Gets the user's provider name.

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

Property Value

String

Platform::String

winrt::hstring

The user's provider name.

Applies to