CardknoxResponseAuthCode Property |
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string AuthCode { get; }
Public ReadOnly Property AuthCode As String
Get
public:
property String^ AuthCode {
String^ get ();
}
member AuthCode : string with get
Property Value
Type:
StringSee Also