ShowIdentityResponseUserResponse Class |
Response from Get-CheckPointIdentity Users parameter
Namespace: Koopman.CheckPoint.IA
The ShowIdentityResponseUserResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ShowIdentityResponseUserResponse | Initializes a new instance of the ShowIdentityResponseUserResponse class |
| Name | Description | |
|---|---|---|
| Groups | Array of groups | |
| IdentitySource | Identity source | |
| Roles | Array of roles | |
| User | Users' full names (full name if available, falls back to user name if not) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |