TokenCredentials Class
Namespace: Hazelcast.Security
Assembly: Hazelcast.Net.dll
Implements ITokenCredentials for simple token-based protocols.
[Serializable]
public class TokenCredentials : ITokenCredentials, ICredentials
  Constructors
| TokenCredentials(Byte[]) | Initializes a new instance of the TokenCredentials class with a token.  | 
      
Properties
| Name | 
Methods
| GetToken() | Gets the token representing the credentials.  | 
      
| ToString() |