ServiceSettingsDictionary::MicrosoftAccountClientSecret Property
Gets or sets the Microsoft Account client secret associated with this service.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property String^ MicrosoftAccountClientSecret { virtual String^ get(); virtual void set(String^ value); }
Property Value
Type: System::String^
Show: