Assign User License
Assign specified license to specified user.
Input Parameters
User Name |
String |
Yes |
User name used to authenticate to the Office 365 web service. |
Password |
Password |
Yes |
Password used to authenticate to the Office 365 web service. |
User Email Address |
String |
Yes |
Email address of user to assign license to. |
Account SKU ID |
String |
Yes |
Account SKU ID to be assigned to user. |
Usage Location Country Code |
String |
Yes |
License usage country code. |
Output Parameters
Result String |
String |
Object Execution Error Details. |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
User Name |
String |
Yes |
Office365Admin@ABC.onmicrosoft.com |
Password |
Password |
Yes |
<link to start parameter> |
User Email Address |
String |
Yes |
User1@ABC.onmicrosoft.com |
Account SKU ID |
String |
Yes |
EXCHANGE_S_STANDARD |
Usage Location Country Code |
String |
Yes |
US |