PIServer Properties
- Last UpdatedNov 18, 2025
- 4 minute read
- PI System
- AF SDK 2024 R2
- Developer
The PIServer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AliasNames |
The list of alias names for the PIServer.
| |
| AuthenticationMode |
Read-only property that returns the supported Authentication Modes of the .
| |
| Collective |
This property returns information and status about the PIServer collective.
| |
| ConnectionInfo |
This property returns information about the connection to the PIServer from
the local computer.
| |
| CurrentUserIdentities |
Gets the list of PIIdentity identities of the person who is currently
logged on to the PIServer server.
| |
| CurrentUserIdentityString |
Gets the security identity string of the person who is currently logged on to the PIServer server.
| |
| CurrentUserName |
Gets the user name of the person who is currently logged on to the PIServer server.
| |
| DatabaseSecurities |
This is the PIDatabaseSecurity collection of the PIServer.
| |
| DefaultAuthenticationMode |
Returns AFAuthenticationMode shared by parent collection.
| |
| Description |
Read/write property that provides a more detailed description of the object.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identities |
This is the PIIdentity collection of the PIServer.
| |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IdentityMappings |
This is the PIIdentityMapping collection of the PIServer.
| |
| IdentityServerAuthorizationEndpoint |
Read-only property that returns the Authorization Endpoint for the Identity Server for the .
Will match unless connecting to a different RSSO Server.
| |
| IdentityServerEndpointAddress |
Read-only property that returns the endpoint address for the Identity Server for the .
| |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| Name |
This property identifies the name of the PIServer.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| PointClasses |
This is the PIPointClass collection of the PIServer.
| |
| PointSources |
This is the PIPointSource collection of the PIServer.
| |
| ServerTime |
Gets the current time of the PI Data Archive.
| |
| ServerTimeZone |
Gets the current time zone of the PI Data Archive.
| |
| ServerVersion |
Read-only property that contains a string that uniquely identifies the current
server version.
| |
| StateSets |
This is the collection of PI Digital State Sets on the PIServer represented
as a collection of AFEnumerationSet | |
| UniqueID |
Read-only property that provides the PIServer's unique identifier as a String.
(Overrides AFObjectUniqueID.) | |
| UsingDefaultAuthenticationMode |
Returns true if PISystem is using the default shared AFAuthenticationMode |
See Also
In This Topic
Related Links
- AliasNames Property
- AuthenticationMode Property
- Collective Property
- ConnectionInfo Property
- CurrentUserIdentities Property
- CurrentUserIdentityString Property
- CurrentUserName Property
- DatabaseSecurities Property
- DefaultAuthenticationMode Property
- Description Property
- Identities Property
- IdentityMappings Property
- IdentityServerAuthorizationEndpoint Property
- IdentityServerEndpointAddress Property
- Name Property
- PointClasses Property
- PointSources Property
- ServerTime Property
- ServerTimeZone Property
- ServerVersion Property
- StateSets Property
- UniqueID Property
- UsingDefaultAuthenticationMode Property