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