Indicates whether or not the Credit cards in iMIS have been encrypted

Namespace: Asi.iBO.SystemConfig
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public int EncryptionStatus { get; }
Visual Basic
Public ReadOnly Property EncryptionStatus As Integer
	Get
Visual C++
public:
property int EncryptionStatus {
	int get ();
}

See Also