BasicAuthProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Elasticsearchserverless;
new BasicAuthProperty {
object Password
};
Properties
Name | Type | Description |
---|---|---|
Password |
object |
No description. |
Password
Required
public object Password { get; set; }
- Type: object