NSX-T Data Center REST API
LbClientCertificateIssuerDnCondition (schema) (Deprecated)
Match condition for client certficate issuer DN
| Name | Description | Type | Notes | 
|---|---|---|---|
| case_sensitive | A case sensitive flag for issuer DN comparing If true, case is significant when comparing issuer DN value.  | 
            
            boolean | Default: "True" | 
| issuer_dn | Value of issuer DN | string | Required | 
| match_type | Match type of issuer DN | LbRuleMatchType | Default: "REGEX" |