AuthenticationHandler<TOptions>.GetDescriptions Method
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.
public:
virtual void GetDescriptions(Microsoft::AspNetCore::Http::Features::Authentication::DescribeSchemesContext ^ describeContext);
public void GetDescriptions (Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext describeContext);
abstract member GetDescriptions : Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext -> unit
override this.GetDescriptions : Microsoft.AspNetCore.Http.Features.Authentication.DescribeSchemesContext -> unit
Public Sub GetDescriptions (describeContext As DescribeSchemesContext)
Parameters
- describeContext
- DescribeSchemesContext