Enum BackupExecLogonAccountType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of Backup Exec logon account.
public enum BackupExecLogonAccountType
Fields
Common = 1
The account type is common.
Restricted = 2
The account type is restricted.
Unknown = 0
The account type is unknown.