Credentials.ApplicationId Property

Routee SMSClient

CredentialsApplicationId Property

Gets or sets the application identifier.

Namespace:  RouteeSMSClient.RouteeBase
Assembly:  RouteeSMSClient (in RouteeSMSClient.dll) Version: 1.0.0
Syntax
C#
public string ApplicationId { get; set; }

Property Value

Type: String
The application identifier.

Implements

IServiceCredentialStoreOauthApplicationId
See Also