IOpenApiAuthenticationOptions.Description property
Optional description for the security scheme in OpenAPI documentation.
public string? Description { get; set; }
See Also
- interface IOpenApiAuthenticationOptions
- namespace Kestrun.Authentication
Optional description for the security scheme in OpenAPI documentation.
public string? Description { get; set; }