GetTrustee
Returns the trustee assigned to the role.
Syntax
DirectoryEntry GetTrustee()
Return value
The directory entree of the user or group assigned by this role assignment.
Exceptions
GetTrustee throws an ApplicationException if the method fails to get the trustee object from directory services.