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. |