Share via


DeviceDiscoveryConfiguration.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 returns true if the discovery is configured to use the default action account, and false otherwise.

Applies to