Share via


WindowsDiscoveryConfiguration.IsDefaultActionAccount Property

Definition

Whether the default action account is used.

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

Property Value

Returns a Boolean value that is true if the default action account is used for computer discovery, and false otherwise.

Applies to