ServiceConfigSettings.IsPasswordEnabled プロパティ

定義

サービスパスワードが有効かどうかを示す値を取得または設定します。

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

プロパティ値

true サービスパスワードが有効の場合、それ以外は false

適用対象