ServiceConfigSettings.IsPasswordEnabled 属性

定义

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

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

属性值

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

适用于