Entity.Token Property

 

Gets or sets the token to the Azure service.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public string Token { get; set; }

Property Value

Type: System.String

The token to the Azure service.

Return to top
Show: