Skip to main content

Module authentication

Module authentication 

Source

Structs§

AuthenticationPolicyDefinition
Represents the definition of an authentication policy
AuthenticationPolicyReference
Represents a reference to a named authentication policy
AuthenticationScheme
Enumerates all supported authentication schemes
BasicAuthenticationSchemeDefinition
Represents the definition of a basic authentication scheme
BearerAuthenticationSchemeDefinition
Represents the definition of a bearer authentication scheme
CertificateAuthenticationSchemeDefinition
Represents the definition of a certificate authentication scheme
DigestAuthenticationSchemeDefinition
Represents the definition of a digest authentication scheme
OAuth2AuthenticationClientDefinition
Represents the definition of an OAUTH2 client
OAuth2AuthenticationEndpointsDefinition
Represents the configuration of OAUTH2 endpoints
OAuth2AuthenticationRequestDefinition
Represents the configuration of an OAUTH2 authentication request
OAuth2AuthenticationSchemeDefinition
Represents the definition of an OAUTH2 authentication scheme
OAuth2ClientAuthenticationMethod
Enumerates all supported OAUTH2 authentication methods
OAuth2RequestEncoding
Exposes all supported request encodings for OAUTH2 requests
OAuth2TokenDefinition
Represents the definition of an OAUTH2 token
OpenIDConnectSchemeDefinition
Represents the definition of an OpenIDConnect authentication scheme

Enums§

ReferenceableAuthenticationPolicy
Represents a referenceable authentication policy that can either be a reference or an inline policy