ProviderCredentials::Provider Property
Gets or sets the name of the provider these credentials are for.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: [JsonIgnoreAttribute] property String^ Provider { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Property Value
Type: System::String^
Show: