serviceAccount property
Contains the credentials of the service account which is authorized to perform the LDAP search in the directory.
The credentials can be supplied by the combination of the DN and password or the client certificate.
Required.
Implementation
IdentityServiceServiceAccountConfig? serviceAccount;