ServiceConfigSettings.IsPasswordEnabled Property

Definition

Gets or sets a value that indicates whether service password is enabled.

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

Property Value

true if service password is enabled; otherwise, false.

Applies to