ICredentials is a container object for endpoint (Members and Clients)
security attributes.
Namespace: Hazelcast.Security
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax
The ICredentials type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEndpoint | Returns IP address of endpoint. | |
GetPrincipal | Returns principal of endpoint. | |
SetEndpoint | Sets IP address of endpoint. |
Remarks
See Also