ServiceTokenHandler.InitializeLoginProviders Method ()

 

Gets the set of ILoginProvider instances available.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
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.

Return to top
Show: