MinDevicePasswordLength

EASProvisionDoc.MinDevicePasswordLength property

指定最小客户端密码长度。 MinDevicePasswordLength 可以为空或具有不小于 1 且不大于 16 的值。 如果该属性为空或该属性的值为 1,则没有最小长度设备密码。 如果 DevicePasswordEnabled 的值为 FALSE,客户端应忽略此属性。

public int? MinDevicePasswordLength { get; set; }

也可以看看