IAccountManagementService1

Operations

NameSignatureDescription
BulkGetProductAssignmentsForUsersUserProductAssignmentDetails1[] BulkGetProductAssignmentsForUsers(Uri[] userUris)Get all the products which are currently assigned to the given users
BulkGetProductDetailsProductDetails1[] BulkGetProductDetails(Uri[] productUris)Bulk retrieval of product details
BulkGetUsersWithAssignedProductsUserProductAssignmentDetails1[] BulkGetUsersWithAssignedProducts(Uri[] productUris)Get all users which have any of the given products assigned
GetAllProductsAvailableForUserAssignmentProductReference1[] GetAllProductsAvailableForUserAssignment()Get all the products which can be assigned to users
GetAllPublicLicensedProductsProductReference1[] GetAllPublicLicensedProducts()Get all the products which are licensed to the tenant
GetLicensedProductsAfterUserModificationsProductLicenseSummary1[] GetLicensedProductsAfterUserModifications(Uri[] userUris, UserLicensingModificationsParameter1 modifications)Get licensed products information after user modifications
GetProductAssignmentsForUserProductReference1[] GetProductAssignmentsForUser(Uri userUri)Get all the products which are currently assigned to the given user
GetProductLicensingSummaryProductLicensingSummary1 GetProductLicensingSummary()Get a summary of the current licensing state of the tenant
PutProductAssignmentsForUservoid PutProductAssignmentsForUser(Uri userUri, Uri[] productUris)Set the list of products assigned to the given user