FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deAuthConnection..::..certificateFile Property

Gets the certificate file.

Namespace:  FlowWright.cDevDeAPI
Assembly:  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 ();
}

Field Value

The certificate file.