Reference Library
getReason Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.ValidateDeviceSecurityCodeResponseArgsgetReason
Get the reason why the resturn code indicated a failure.
Declaration Syntax
C#Visual BasicVisual C++
public string getReason { get; }
Public ReadOnly Property getReason As String
public:
property String^ getReason {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)