ServiceSettingsDictionary::CrossDomainOrigins Property
Gets or sets a comma-separated list of origins that are allowed to access the resource.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property String^ CrossDomainOrigins { virtual String^ get(); virtual void set(String^ value); }
Property Value
Type: System::String^
Show: