IDirectoryRole Interface
Implements
IPartnerComponent<Tuple<java.lang.String,java.lang.String>>
public interface IDirectoryRole extends IPartnerComponent<Tuple<String,String>>
Represents a Directory Role
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IUser |
getUserMembers()
Gets the current directory role's user member collection operations. |
Method Details
getUserMembers
public abstract IUserMemberCollection getUserMembers()
Gets the current directory role's user member collection operations.
Returns:
The current directory role's user member collection operations