Skip to content

BasicAuthProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Elasticsearchserverless;
new BasicAuthProperty {
    object Password
};

Properties

Name Type Description
Password object No description.

PasswordRequired

public object Password { get; set; }
  • Type: object