IAdmTrusteeRoleCondition
The IAdmTrusteeRoleCondition interface represents the If the initiator is assigned to <Security Role> condition.
Inheritance: IAdmCondition
Properties
-
Property
-
Description
-
IsOperator
-
Gets or sets a value indicating whether the operation initiator should or should not be assigned to a specified security role to meet the condition.
-
Role
-
Gets or sets the security role that the operation initiator should or should not be assigned to in order to meet the condition.
Details
IsOperator
Gets or sets a value indicating whether the operation initiator should or should not be assigned to a specified security role to meet the condition.
- Type:
- ADM_ISOPERATOR_ENUM
- Access:
- Read/Write
Role
Gets or sets the security role that the operation initiator should or should not be assigned to in order to meet the condition.
- Type:
- IAdmRole
- Access:
- Read/Write
Requirements
Minimum required version: 2009.1