StaticCredentialsFactory Class
Namespace: Hazelcast.Security
Assembly: Hazelcast.Net.dll
Provides an implementation of ICredentials
public class StaticCredentialsFactory : ICredentialsFactory, IDisposable
Inherited Members
Constructors
Name | Description |
---|---|
Static |
Initializes a new instance of the Static |
Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Dispose(bool) | Disposes resources. |
New |
Creates and returns a new ICredentials object. |