AuthenticationSettingsContract.OpenidAuthenticationSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Collection of Open ID Connect authentication settings included into this API.
public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.OpenIdAuthenticationSettingsContract> OpenidAuthenticationSettings { get; }
member this.OpenidAuthenticationSettings : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.OpenIdAuthenticationSettingsContract>
Public ReadOnly Property OpenidAuthenticationSettings As IList(Of OpenIdAuthenticationSettingsContract)