[TIBCO.EMS .NET client library 8.1 documentation]

creates an object of type file store info

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

Syntax

public EMSSSLFileStoreInfo()
Public Sub New
public:
EMSSSLFileStoreInfo()

Remarks

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

See Also