WebAccountProvider.DisplayPurpose 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 display purpose of the web account provider.
public:
property Platform::String ^ DisplayPurpose { Platform::String ^ get(); };
winrt::hstring DisplayPurpose();
public string DisplayPurpose { get; }
var string = webAccountProvider.displayPurpose;
Public ReadOnly Property DisplayPurpose As String
Property Value
The display purpose of the web account provider.