AadIssuerValidatorOptions Class
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.
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. |