IOauthAuthorizer.AuthorizationFailed Event

Routee SMSClient

IOauthAuthorizerAuthorizationFailed Event

Occurs when [authorization failed].

Namespace:  SMSInterfaces.Interfaces
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
event EventHandler<SMSEventArgs> AuthorizationFailed

Value

Type: SystemEventHandlerSMSEventArgs
See Also