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.


Role

Gets or sets the security role that the operation initiator should or should not be assigned to in order to meet the condition.


Requirements

Minimum required version: 2009.1

See also