PIIdentityMapping Properties
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The PIIdentityMapping type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
Read/write property that provides a description of the PIIdentityMapping.
| |
| ID |
This read-only property provides a unique identifier for the PIIdentityMapping on the PIServer.
| |
| Identity |
This property identifies the Name of the PIIdentity this mapping is associated with.
| |
| IdentityMappingType |
This read-only property identifies the type of PIIdentityMapping. Currently, only Windows is supported.
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
| |
| IsDirty |
This read-only property indicates whether the object has been modified since the last save to the PI Data Archive.
| |
| IsEnabled |
This property determines if the PIIdentityMapping is enabled on the PIServer.
| |
| IsNew |
This read-only property indicates whether the object has been modified since the last save to the PI Data Archive.
| |
| Name |
This property defines the name of the PIIdentityMapping.
| |
| Principal |
This read-only property identifies the principal of a PIIdentityMapping. For the case of Windows mapping, the Principal is a Windows SID.
| |
| PrincipalName |
This read-only property identifies the principal name of a PIIdentityMapping. For the case of Windows mapping, the PrincipalName is the Windows Account Name.
| |
| Server |
The PIServer for this PIIdentityMapping.
|