deAuthConnection..::..certificateFile Property
Gets the certificate file.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public byte[] certificateFile { get; }
Public ReadOnly Property certificateFile As Byte() Get
public: property array<unsigned char^>^ certificateFile { array<unsigned char^>^ get (); }