BrokerAuthenticatorMethodX509 interface
X509 for BrokerAuthentication.
Properties
authorization |
X509 authorization attributes properties. |
trusted |
Name of the trusted client ca cert resource. |
Property Details
authorizationAttributes
X509 authorization attributes properties.
authorizationAttributes?: Record<string, BrokerAuthenticatorMethodX509Attributes>
Property Value
Record<string, BrokerAuthenticatorMethodX509Attributes>
trustedClientCaCert
Name of the trusted client ca cert resource.
trustedClientCaCert?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript