LBClientCertificateSubjectDnCondition (schema)

Match condition for client certficate subject DN

Match condition for client certficate subject DN.
Name Description Type Notes
case_sensitive A case sensitive flag for subject DN comparing

If true, case is significant when comparing subject DN value.
boolean Default: "True"
match_type Match type of subject DN

Match type of subject DN.
LbRuleMatchType Default: "REGEX"
subject_dn Value of subject DN

Value of subject DN.
string Required