Click or drag to resize

CredentialsFactoryConfigGetImplementation Method

Get the configured factory instance

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public ICredentialsFactory GetImplementation()

Return Value

Type: ICredentialsFactory
factory instance
See Also