Click or drag to resize
SystemPropertiesSSLKeyStore Property
Returns the SSL private keystore file path.

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

Return Value

Type: String
the SSL private keystore file path
See Also