ConfigureKerberosCredentials Method
ConfigureKerberosCredentials(string)
Configures Kerberos as the authentication mechanism.
Declaration
public AuthenticationOptions ConfigureKerberosCredentials(string spn)
Parameters
string | spn | The service principal name of the Hazelcast cluster. |
Returns
AuthenticationOptions | The authentication options. |