| ICredentials Interface |
ICredentials is a container object for endpoint (Members and Clients)
security attributes.
Namespace:
Hazelcast.Security
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax public interface ICredentials
Public Interface ICredentials
public interface class ICredentials
type ICredentials = interface end
The ICredentials type exposes the following members.
Methods Remarks
ICredentials is a container object for endpoint (Members and Clients)
security attributes.
It is used on authentication process by
See Also