UsernamePasswordCredentials Class
Namespace: Hazelcast.Security
Assembly: Hazelcast.Net.dll
Implements IPasswordCredentials.
[Serializable]
public class UsernamePasswordCredentials : IPasswordCredentials, ICredentials
Inherited Members
Properties
Name | Description |
---|---|
Name | Gets the name of the entity. |
Password | Gets the password. |
Methods
Name | Description |
---|---|
ToString() | Returns a string that represents the current object. |