GoogleLoginProvider::Config Property
Gets the HttpConfiguration for this instance.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
protected: property HttpConfiguration^ Config { [CompilerGeneratedAttribute] HttpConfiguration^ get(); [CompilerGeneratedAttribute] private: void set(HttpConfiguration^ value); }
Property Value
Type: System.Web.Http::HttpConfiguration^
Show: