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
-
BaiduCredential
- Attributes
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 |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET