MicrosoftAccountLoginProvider.Config Property

 

Gets the HttpConfiguration for this instance.

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

protected HttpConfiguration Config {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	private set;
}
Return to top
Show: