Computer ManagedBy Property DRA REST Extensions SDK
Distinguished name of the account that owns this computer. For example: CN=George,CN=Users,DC=MYDOMAIN,DC=corp Optional.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "managedBy")]
public string ManagedBy { get; set; }

Property Value

Type: OnlineString
See Also