connectionType property
Defines the connection type to communicate with the LDAP server.
If starttls
or ldaps
is specified, the certificate_authority_data
should not be empty.
Optional.
Implementation
core.String? connectionType;
Defines the connection type to communicate with the LDAP server.
If starttls
or ldaps
is specified, the certificate_authority_data
should not be empty.
Optional.
core.String? connectionType;