AzureActiveDirectoryLoginAuthenticationProvider.InitializeTokenIssuers Method ()
Initializes the token issuers by requesting the token issuer
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
[DebuggerStepThroughAttribute] protected virtual Task<Collection<string>> InitializeTokenIssuers()
Return Value
Type: System.Threading.Tasks.Task<Collection<String>>
Show: