  | 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.9.4
Syntaxpublic 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