AzureADOptions.OpenIdConnectSchemeName Property

Definition

Gets or sets the OpenID Connect authentication scheme to use for authentication with this instance of Azure Active Directory authentication.

public:
 property System::String ^ OpenIdConnectSchemeName { System::String ^ get(); void set(System::String ^ value); };
public string OpenIdConnectSchemeName { get; set; }
member this.OpenIdConnectSchemeName : string with get, set
Public Property OpenIdConnectSchemeName As String

Property Value

Applies to