Enum AccountAuthType
Definition
- Namespace:
- Tizen.Account.AccountManager
- Assembly:
- Tizen.Account.AccountManager.dll
Enumeration for the account auth type.
public enum AccountAuthType
Fields
Name | Description |
---|---|
ClientLogin | ClientLogin type. |
Invalid | Auth type is invalid. |
OAuth | OAuth type. |
XAuth | XAuth type. |