Skip to content

UserProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Cr;
new UserProperty {
    object Password
};

Properties

Name Type Description
Password object No description.

PasswordRequired

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