[TIBCO.EMS .NET client library 6.0 documentation]

creates an object of type system store info

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public EMSSSLSystemStoreInfo()
Public Sub New
public:
EMSSSLSystemStoreInfo()

Remarks

This object is used mainly to specify system store information when the store type of SYSTEM is used by the SetCertificateStoreType(EMSSSLStoreType, Object) method.

See Also