ServiceConfigSettings.IsPasswordEnabled 속성

정의

서비스 비밀번호가 활성화되어 있는지 나타내는 값을 받거나 설정합니다.

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

속성 값

true 서비스 비밀번호가 활성화되어 있다면; 그렇지 않으면, false.

적용 대상