Back to Node Auth0

Interface ClientCreateAuthenticationMethodTlsClientAuth

docs/interfaces/management.Management.ClientCreateAuthenticationMethodTlsClientAuth.html

5.9.11002 B
Original Source

Interface ClientCreateAuthenticationMethodTlsClientAuth

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

interface ClientCreateAuthenticationMethodTlsClientAuth {
credentials: ClientCreateAuthenticationMethodTlsClientAuthCredentials;
}

Index

Properties

credentials

Properties

credentials

credentials: ClientCreateAuthenticationMethodTlsClientAuthCredentials

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties credentials