BrokerAuthenticatorMethodX509 interface

X509 for BrokerAuthentication.

Properties

authorizationAttributes

X509 authorization attributes properties.

trustedClientCaCert

Name of the trusted client ca cert resource.

Property Details

authorizationAttributes

X509 authorization attributes properties.

authorizationAttributes?: Record<string, BrokerAuthenticatorMethodX509Attributes>

Property Value

trustedClientCaCert

Name of the trusted client ca cert resource.

trustedClientCaCert?: string

Property Value

string