LoginProvider.GetClientFlowAuthenticationType Method ()

 

Gets the name under which the OWIN middleware handling the client flow should be registered.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

protected string GetClientFlowAuthenticationType()

Return Value

Type: System.String

The name by which the client flow OWIN middleware should be registered.

Return to top
Show: