Share via


PartialAgentManagedComputer.ActiveDirectoryManaged Property

Definition

Whether the agent is ActiveDirectory managed.

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

Property Value

Returns Boolean value that is true if the computer is managed by Active Directory and false otherwise.

Applies to