Click or drag to resize
SystemPropertiesSSLKeystorePassword Property
Returns the client keystore password..

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public string SSLKeystorePassword { get; }

Return Value

Type: String
Returns the client keystore password.
See Also