Method ThrowIfNotVerified
ThrowIfNotVerified(OnlineEftposNotification)
Verifies notification and throws as System.Security.SecurityException if the verification fails.
Declaration
void ThrowIfNotVerified(OnlineEftposNotification notification)Parameters
| Type | Name | Description | 
|---|---|---|
| OnlineEftposNotification | notification | The OnlineEftposNotification to be verified. | 
Exceptions
| Type | Condition | 
|---|---|
| System.InvalidOperationException | Thrown if verification fails. | 
| System.ArgumentNullException | Thrown if  |