Back to Node Auth0

Interface CreateClientAuthenticationMethodSelfSignedTlsClientAuth

docs/interfaces/management.Management.CreateClientAuthenticationMethodSelfSignedTlsClientAuth.html

5.9.11.1 KB
Original Source

Interface CreateClientAuthenticationMethodSelfSignedTlsClientAuth

Defines self_signed_tls_client_auth client authentication method. If the property is defined, the client is configured to use mTLS authentication method utilizing self-signed certificate.

interface CreateClientAuthenticationMethodSelfSignedTlsClientAuth {
credentials: CreateClientAuthenticationMethodSelfSignedTlsClientAuthCredentials;
}

Index

Properties

credentials

Properties

credentials

credentials: CreateClientAuthenticationMethodSelfSignedTlsClientAuthCredentials

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties credentials