IOauthAuthorizer Interface

Routee SMSClient

IOauthAuthorizer Interface

Performs Oauth authorization

Namespace:  SMSInterfaces.Interfaces
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
public interface IOauthAuthorizer

The IOauthAuthorizer type exposes the following members.

Methods
  NameDescription
Public methodAuthorizeAsync
Authorizes asynchronous.
Top
Events
  NameDescription
Public eventAuthorizationFailed
Occurs when [authorization failed].
Top
See Also