AFSession Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFSession type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AuthenticationType |
The authentication type of the account which made the connection.
| |
| ClientHost |
The IP address of the client host which made the connection.
| |
| ClientPort |
The port number of the client host which made the connection.
| |
| EndTime |
The end time of the connection.
| |
| GracefulTermination |
A boolean that indicates if the end time was logged for graceful client termination.
| |
| StartTime |
The start time of the connection.
| |
| UserName |
The user name of the account which made the connection.
|