Click or drag to resize

ISystemInfoDomainRole Property

Win32_ComputerSystem: Role of a computer in an assigned domain workgroup.

Namespace:  Xcalibur.Models.SystemInformation
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
int DomainRole { get; set; }

Property Value

Type: Int32
The domain role.
See Also