MzRoleAssignment
Represents a computer-level role assignment.
Syntax
public interface IMzRoleAssignment : IRoleAssignment
Methods
The MzRoleAssignment class provides the following methods:
This method | Does this |
VBScript interface to clear the custom attributes for this class. (Inherited from RoleAssignment.) |
|
Commits changes in the role assignment to Active Directory. (Inherited from RoleAssignment.) |
|
Deletes the role. (Inherited from RoleAssignment.) |
|
Returns the computer for which the role assignment is made. |
|
Returns the trustee being assigned. (Inherited from RoleAssignment.) |
|
ICustomAttributeContainer GetCustomAttributeContainer |
.NET interface that returns the directory entry for the parent container object for the custom attributes for this class. (Inherited from RoleAssignment.) |
VBScript interface to set the custom attributes for this class. (Inherited from RoleAssignment.) |
|
Validates the role assignment. (Inherited from RoleAssignment.) |
Properties
The MzRoleAssignment 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 becomes inactive. (Inherited from RoleAssignment.) |
|
Gets the GUID of the role assignment. (Inherited from RoleAssignment.) |
|
Indicates whether the role assignment is orphaned due to a missing or invalid role. (Inherited from RoleAssignment.) |
|
Indicates whether the role assignment is orphaned due to a missing or invalid trustee. (Inherited from RoleAssignment.) |
|
Gets or sets the local trustee being assigned. (Inherited from RoleAssignment.) |
|
Gets or sets the role the trustee is assigned to. (Inherited from RoleAssignment.) |
|
Gets or sets the time from which this role becomes effective. (Inherited from RoleAssignment.) |
|
Gets or sets the distinguished name of the trustee assigned this role. (Inherited from RoleAssignment.) |
|
Gets or sets the trustee type of the role assignment. (Inherited from RoleAssignment.) |