IAdmAccountOptionsCondition
The IAdmAccountOptionsCondition interface represents the If certain Account Options are enabled / disabled condition.
Inheritance: IAdmCondition
Properties
-
Property
-
Description
-
AccountOptionsValue
-
Gets or sets a value indicating the account options to be verified.
-
AccountOptionsMask
-
Gets or sets a mask that determines which account options must be verified.
-
LogicalOperator
-
Gets or sets a logical operator that determines how to check account options.
Details
AccountOptionsValue
Gets or sets a value indicating the account options to be verified.
- Type:
- int
- Access:
- Read/Write
AccountOptionsMask
Gets or sets a mask that determines which account options must be verified.
- Type:
- int
- Access:
- Read/Write
LogicalOperator
Gets or sets a logical operator that determines how to check account options.
- Type:
- ADM_LOGICALOPERATION_ENUM
- Access:
- Read/Write
Requirements
Minimum required version: 2012.1