Sdílet prostřednictvím


AuthenticationSettingsContract.OAuth2AuthenticationSettings Property

Definition

Collection of OAuth2 authentication settings included into this API.

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.OAuth2AuthenticationSettingsContract> OAuth2AuthenticationSettings { get; }
member this.OAuth2AuthenticationSettings : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.OAuth2AuthenticationSettingsContract>
Public ReadOnly Property OAuth2AuthenticationSettings As IList(Of OAuth2AuthenticationSettingsContract)

Property Value

Applies to