ICredentials is a container object for endpoint (Members and Clients)
security attributes.
Namespace: Hazelcast.Security
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax
The ICredentials type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetClassId | (Inherited from IPortable.) |
![]() | GetEndpoint | Returns IP address of endpoint. |
![]() | GetFactoryId | (Inherited from IPortable.) |
![]() | GetPrincipal | Returns principal of endpoint. |
![]() | ReadPortable | (Inherited from IPortable.) |
![]() | SetEndpoint | Sets IP address of endpoint. |
![]() | WritePortable | (Inherited from IPortable.) |
Remarks
See Also