IAuthorizationResult.Status Property

Routee SMSClient

IAuthorizationResultStatus Property

Gets or sets the status.

Namespace:  SMSInterfaces.Interfaces
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
AuthorizationStatus Status { get; set; }

Property Value

Type: AuthorizationStatus
The status.
See Also