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

AF SDK Reference

PIServer.IdentityServerAuthorizationEndpoint Property

PIServer.IdentityServerAuthorizationEndpoint Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
PIServer.IdentityServerAuthorizationEndpoint Property
Read-only property that returns the Authorization Endpoint for the Identity Server for the . Will match unless connecting to a different RSSO Server.

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

Syntax

public string IdentityServerAuthorizationEndpoint { get; }
Public ReadOnly Property IdentityServerAuthorizationEndpoint As String
	Get

Dim instance As PIServer
Dim value As String

value = instance.IdentityServerAuthorizationEndpoint
public:
property String^ IdentityServerAuthorizationEndpoint {
	String^ get ();
}
member IdentityServerAuthorizationEndpoint : string with get

Property Value

Type: String

Version Information

AFSDK

Supported in: 3.1.1

See Also

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