InheritedRoleAsg
The InheritedRoleAsg class represents a virtual role assignment constructed by inheritance from parent zones and the current zone or computer. A role assignment object contains information about an Active Directory object (trustee) that has been added to a role.
Syntax
public interface IInheritedRoleAsg
Methods
The InheritedRoleAsg class provides the following method:
This method | Does this |
Returns the user associated with the role. |
Properties
The InheritedRoleAsg class provides the following properties:
This property | Does this |
Determines the time at which this role becomes inactive. |
|
Indicates whether the role assignment is orphaned due to missing or invalid data. |
|
Indicates whether the role assignment is orphaned due to a missing trustee. |
|
Gets the role the trustee is assigned to. |
|
Gets the role assignment that is the source for this inherited role assignment. |
|
Specifies the time from which this role becomes effective. |
|
Gets the distinguished name of the trustee assigned this role. |