Click or drag to resize
IdmConnectionInfoDomain Property
Name of the domain (not full domain name) of the user connecting to MIM. For user contos\admin, the domain is "contoso"

Namespace: IdmNet
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public string Domain { get; set; }

Property Value

Type: String
See Also