LoginProvider.TokenHandler Property

Definition

Gets the IServiceTokenHandler for this instance.

protected internal Microsoft.WindowsAzure.Mobile.Service.Security.IServiceTokenHandler TokenHandler { get; }
member this.TokenHandler : Microsoft.WindowsAzure.Mobile.Service.Security.IServiceTokenHandler
Protected Friend ReadOnly Property TokenHandler As IServiceTokenHandler

Property Value

Applies to