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.2.0

Syntax

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

See Also