TokenCredentials Class
Namespace: Hazelcast.Security
Assembly: Hazelcast.Net.dll
Implements IToken
[Serializable]
public class TokenCredentials : ITokenCredentials, ICredentials
Inherited Members
Constructors
Name | Description |
---|---|
Token |
Initializes a new instance of the Token |
Properties
Name | Description |
---|---|
Name | Gets the name of the entity. |
Methods
Name | Description |
---|---|
Get |
Gets the token representing the credentials. |
To |
Returns a string that represents the current object. |