KnownUserProperties.ProviderName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The user's provider name.