Click or drag to resize

AbstractCredentials Class

Abstract implementation of ICredentials
Inheritance Hierarchy

Namespace:  Hazelcast.Security
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
[SerializableAttribute]
public abstract class AbstractCredentials : ICredentials

The AbstractCredentials type exposes the following members.

Constructors
  NameDescription
Public methodAbstractCredentials
Initializes a new instance of the AbstractCredentials class
Public methodAbstractCredentials(String)
Initializes a new instance of the AbstractCredentials class
Top
Methods
See Also