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

AF SDK Reference

PISystem.ConfiguredRoles Property

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

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

Syntax

public AFRole[] ConfiguredRoles { get; }
Public ReadOnly Property ConfiguredRoles As AFRole()
	Get

Dim instance As PISystem
Dim value As AFRole()

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

Property Value

Type: AFRole
Returns an Array of all of the Configured Roles 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