RouteeSMSClient Help
![]() | SmsClientAuthorizeAsync Method |
Authorizes the client
Namespace: RouteeSMSClient
Assembly: RouteeSMSClient (in RouteeSMSClient.dll) Version: 1.0.0

C#
public Task<IAuthorizationResult> AuthorizeAsync( IServiceCredentialStoreOauth credentials )
Parameters
- credentials
- Type: SMSInterfaces.InterfacesIServiceCredentialStoreOauth
The credentials.
Return Value
Type: TaskIAuthorizationResultan authorization token object or null in case of failure
Return Value
Type: TaskIAuthorizationResultan authorization token object or null in case of failure
Implements
IOauthAuthorizerAuthorizeAsync(IServiceCredentialStoreOauth)