KerberosCredentials Class
Namespace: Hazelcast.Security
Assembly: Hazelcast.Net.dll
Implements ICredentials for the Kerberos protocol.
public class KerberosCredentials : TokenCredentials, ITokenCredentials, ICredentials
Inherited Members
Constructors
Name | Description |
---|---|
KerberosCredentials(byte[]) | Initializes a new instance of the KerberosCredentials class with a Kerberos token. |
Methods
Name | Description |
---|---|
ToString() | Returns a string that represents the current object. |