Description
Whether this McDBRightsOwner can administrate database Security.
Property type
A Boolean value.
Syntax
object.IsAdministrator [= value]
The IsAdministrator Property syntax has these parts:
Remarks
Has Security Administration rights
A McDBRightsOwner objects is allowed to administrate Security (i.e. create, modify, and delete McDBUser, McDBGroup, and McDBRights objects). Assigning the value of this property requires that the McDBDatabase.LoggedUser have this right.
Exceptions