ShowIdentityResponse Class |
Response from Get-CheckPointIdentity
Namespace: Koopman.CheckPoint.IA
The ShowIdentityResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ShowIdentityResponse | Initializes a new instance of the ShowIdentityResponse class |
| Name | Description | |
|---|---|---|
| CombinedRoles | List of all the access roles on this IP, for auditing and enforcement purposes. | |
| IPv4Address | Queried IPv4 identity | |
| IPv6Address | Queried IPv6 identity | |
| Machine | Computer name, if available | |
| MachineGroups | List of computer groups | |
| MachineIdentitySource | Machine session’s identity source, if the machine session is available. | |
| Message | Textual description of the command’s result | |
| Users | All user identities on this IP. |
| 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.) |