Skip to content

AuthenticationProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Elasticsearchserverless;
new AuthenticationProperty {
    object BasicAuth
};

Properties

Name Type Description
BasicAuth object No description.

BasicAuthRequired

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