Freigeben über


AadIssuerValidatorOptions Class

Definition

Options passed-in to create the AadIssuerValidator object.

public class AadIssuerValidatorOptions
type AadIssuerValidatorOptions = class
Public Class AadIssuerValidatorOptions
Inheritance
AadIssuerValidatorOptions

Constructors

AadIssuerValidatorOptions()

Properties

HttpClientName

Sets the name of the HttpClient to get from the IHttpClientFactory for use with the configuration manager. Needed when customizing the client such as configuring a proxy.

Applies to