Back to Node Auth0

Interface ClientAuthenticationMethodTlsClientAuth

docs/interfaces/management.Management.ClientAuthenticationMethodTlsClientAuth.html

5.9.1960 B
Original Source

Interface ClientAuthenticationMethodTlsClientAuth

Defines tls_client_auth client authentication method. If the property is defined, the client is configured to use CA-based mTLS authentication method.

interface ClientAuthenticationMethodTlsClientAuth {
credentials: ClientAuthenticationMethodTlsClientAuthCredentials;
}

Index

Properties

credentials

Properties

credentials

credentials: ClientAuthenticationMethodTlsClientAuthCredentials

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties credentials