Uses of Class
com.microsoft.store.partnercenter.models.roles.DirectoryRole
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customerdirectoryroles | |
| com.microsoft.store.partnercenter.customerusers |
-
Uses of DirectoryRole in com.microsoft.store.partnercenter.customerdirectoryroles
Methods in com.microsoft.store.partnercenter.customerdirectoryroles that return types with arguments of type DirectoryRole Modifier and Type Method Description ResourceCollection<DirectoryRole>DirectoryRoleCollectionOperations. get()Retrieves all customer directory roles.ResourceCollection<DirectoryRole>IDirectoryRoleCollection. get()Retrieves all customer directory roles. -
Uses of DirectoryRole in com.microsoft.store.partnercenter.customerusers
Methods in com.microsoft.store.partnercenter.customerusers that return types with arguments of type DirectoryRole Modifier and Type Method Description ResourceCollection<DirectoryRole>CustomerUserRoleCollectionOperations. get()ResourceCollection<DirectoryRole>ICustomerUserRoleCollection. get()Gets the customer user's directory roles.