Get Security Group Member Information
This Automation Manager object gets information on a specified Security Group member.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
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. |
Email Address of User |
String |
Yes |
The email address of the user for which to obtain information. |
Group Name |
String |
Yes |
Name of the Security Group of which the user is a member. |
Output Parameters
Name | Type | Description |
---|---|---|
Common Name |
String |
Returns the Common Name of the user. |
Member Displayed Name |
Date |
Display name of the Security Group member. |
User Email Address |
String |
Returns the email address of the Security Group Member. |
Group Member Type |
String |
Returns the type of Security Group membership. |
Is Licensed |
String |
Returns whether the Security Group member is licensed. |
Last Directory Sync |
String |
Returns the last Security Group directory synchronization. |
Object ID |
String |
Returns the Object ID of the Security Group member. |
Overall Provisioning Status |
String |
Returns the overall provisioning status of the Security Group member. |
Validation Status |
String |
Returns the validation status of the Security Group status. |
Result String |
String |
In the event the object fails to execute successfully due to invalid/incorrect input, this output will detail the error. |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
User Name |
String |
Yes |
Office365Admin@ABC.onmicrosoft.com |
Password |
Password |
Yes |
<Link to Start Parameter> |
Group Name |
String |
Yes |
Marketing |