AzureADB2COptions.JwtBearerSchemeName Property

Definition

Gets or sets the Jwt bearer authentication scheme to use for validating access tokens for this instance of Azure Active Directory B2C Bearer authentication.

public:
 property System::String ^ JwtBearerSchemeName { System::String ^ get(); };
public string JwtBearerSchemeName { get; }
member this.JwtBearerSchemeName : string
Public ReadOnly Property JwtBearerSchemeName As String

Property Value

Applies to