Description
Represents a container containing all the Roles. Used to Enumerate,
Add, Update, and Remove Roles.
Property/Method |
Description |
Creates a new role |
|
Gets a list of Roles based on their GUIDs |
|
Gets a list of Roles based on their Names |
|
Path of the Role container |
|
Removes the role whose GUID is specified |
|
Updates the role permanently. |
IRoleContainer implements an enumerator (can make a For Each.. IRoleContainer).