LoginProvider::TokenHandler Property
Gets the IServiceTokenHandler for this instance.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
protected: property IServiceTokenHandler^ TokenHandler { [CompilerGeneratedAttribute] IServiceTokenHandler^ get(); [CompilerGeneratedAttribute] private: void set(IServiceTokenHandler^ value); }
Property Value
Type: Microsoft.WindowsAzure.Mobile.Service.Security::IServiceTokenHandler^
Show: