Interface IDirectoryRole

All Superinterfaces:
IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
DirectoryRoleOperations

public interface IDirectoryRole
extends IPartnerComponent<Tuple<String,​String>>
Represents a Directory Role
  • Method Details

    • getUserMembers

      IUserMemberCollection getUserMembers()
      Gets the current directory role's user member collection operations.
      Returns:
      The current directory role's user member collection operations