Enables alternative client authentication methods for the specified directory.
directoryservice_enable_client_authentication(DirectoryId, Type)
[required] The identifier of the specified directory.
[required] The type of client authentication to enable. Currently only the value
SmartCard
is supported. Smart card authentication in AD Connector
requires that you enable Kerberos Constrained Delegation for the Service
User to the LDAP service in the on-premises AD.
An empty list.
svc$enable_client_authentication( DirectoryId = "string", Type = "SmartCard" )