ServiceConfigSettings.IsPasswordEnabled 属性

定义

获取或设置一个值,该值指示是否启用服务密码。

public:
 property bool IsPasswordEnabled { bool get(); };
public bool IsPasswordEnabled { get; }
member this.IsPasswordEnabled : bool
Public ReadOnly Property IsPasswordEnabled As Boolean

属性值

如果启用服务密码,则为 true;否则为 false

适用于