RoleAssignment
This class represents a zone-level role assignment.
Syntax
public interface IRoleAssignment
Methods
The RoleAssignment class provides the following methods:
This method | Does this |
VBScript interface to clear the custom attributes for this class. |
|
Commits changes in the role assignment to Active Directory. |
|
Deletes the role assignment. |
|
ICustomAttributeContainer GetCustomAttributeContainer |
.NET interface that returns the directory entry for the parent container object for the custom attributes for this class. |
Returns the trustee being assigned. |
|
VBScript interface to set the custom attributes for this class. |
|
Validates the role assignment |
Properties
The RoleAssignment class provides the following properties:
This property | Does this |
VBScript only: Gets or sets custom attributes for this class. |
|
Determines the time at which this role assignment becomes inactive. |
|
Gets the GUID of the role assignment. |
|
Indicates whether the role assignment is orphaned due to a missing or invalid role. |
|
Indicates whether the role assignment is orphaned due to a missing or invalid trustee. |
|
Gets or sets the local trustee being assigned. |
|
Gets or sets the role the trustee is assigned to. |
|
Gets or sets the time from which this role assignment becomes effective. |
|
Gets or sets the distinguished name of the trustee assigned this role. |
|
Gets or sets the trustee type of the role assignment. |