Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

PISystem.ConfiguredOidcIdentities Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PISystem.ConfiguredOidcIdentities Property
Read-only property that returns the a collection of the configured AFOidcIdentity of the .

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFOidcIdentity[] ConfiguredOidcIdentities { get; }
Public ReadOnly Property ConfiguredOidcIdentities As AFOidcIdentity()
	Get

Dim instance As PISystem
Dim value As AFOidcIdentity()

value = instance.ConfiguredOidcIdentities
public:
property array<AFOidcIdentity^>^ ConfiguredOidcIdentities {
	array<AFOidcIdentity^>^ get ();
}
member ConfiguredOidcIdentities : AFOidcIdentity[] with get

Property Value

Type: AFOidcIdentity
Returns an Array of all of the Configured Identities on the Identity Server.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in