AFOidcIdentity Class
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
Inheritance Hierarchy
SystemObject
OSIsoft.AFAFOidcIdentity
OSIsoft.AFAFClientRegistration
OSIsoft.AFAFProvider
OSIsoft.AFAFRole
OSIsoft.AFAFOidcIdentity
OSIsoft.AFAFClientRegistration
OSIsoft.AFAFProvider
OSIsoft.AFAFRole
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public class AFOidcIdentity
Public Class AFOidcIdentity Dim instance As AFOidcIdentity
public ref class AFOidcIdentity
type AFOidcIdentity = class end
The AFOidcIdentity type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
The description for the Oidc object
| |
| Id |
Unique identifier for the Oidc object
| |
| Name |
The friendly name for the Oidc object
|
Methods
| 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.) |