Microsoft.Live.Controls.BrandingType enumeration
Contains the values for the branding types that can be displayed. If "None" is specified, then no icon is displayed.
Note
This member is available only for Windows Phone apps. For Windows Store apps, use LiveAuthClient.LoginAsync to build a sign-in control.
Syntax
public enum BrandingType
Public Enum BrandingType
Members
The BrandingType enumeration has these members.
Member |
Value |
Description |
---|---|---|
Outlook |
Outlook |
The Outlook.com "envelope" icon. |
Messenger |
Messenger |
The Messenger "buddy" icon. |
Onedrive |
Skydrive |
The OneDrive "cloud" icon. |
Microsoft account |
MicrosoftAccount |
The Microsoft account "flag" icon. This is the default value. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8 |
Namespace |
Microsoft.Live.Controls |
Assembly |
Microsoft.Live.Controls.dll |