BaiduCredential Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Description of a NotificationHub BaiduCredential.
[Microsoft.Rest.Serialization.JsonTransformation]
public class BaiduCredential
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BaiduCredential = class
Public Class BaiduCredential
- Inheritance
-
System.ObjectBaiduCredential
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
| BaiduCredential() |
Initializes a new instance of the BaiduCredential class. |
| BaiduCredential(String, String, String) |
Initializes a new instance of the BaiduCredential class. |
Properties
| BaiduApiKey |
Gets or sets baidu Api Key. |
| BaiduEndPoint |
Gets or sets baidu Endpoint. |
| BaiduSecretKey |
Gets or sets baidu Secret Key |