Share via


OAuth2AuthenticationSettingsContract.AuthorizationServerId Property

Definition

Gets or sets oAuth authorization server identifier.

[Newtonsoft.Json.JsonProperty(PropertyName="authorizationServerId")]
public string AuthorizationServerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authorizationServerId")>]
member this.AuthorizationServerId : string with get, set
Public Property AuthorizationServerId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to