ServiceTokenHandler.InitializeLoginProviders Method ()
Gets the set of ILoginProvider instances available.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Protected Overridable Function InitializeLoginProviders As IDictionary(Of String, List(Of ILoginProvider))
Return Value
Type: System.Collections.Generic.IDictionary(Of String, List(Of ILoginProvider))A case-insensitive lookup table.
Show: