Enum AccountSecrecyState
Definition
- Namespace:
- Tizen.Account.AccountManager
- Assembly:
- Tizen.Account.AccountManager.dll
Enumeration for the state of account secrecy.
public enum AccountSecrecyState
Fields
| Name | Description |
|---|---|
| InvalidState | Account secrecy is invalid. |
| Invisible | Account is not visible. |
| Visible | Account is visible. |