10.24.0

SessionPropertiesOAuth2IssuerIdentifier Property

The optional Issuer identifier URI for OAUTH2 access token based authentication.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public string OAuth2IssuerIdentifier { get; set; }

Property Value

String

See Also