Click or drag to resize
IdmConnectionInfo Properties

The IdmConnectionInfo type exposes the following members.

Properties
  NameDescription
Public propertyDomain
Name of the domain (not full domain name) of the user connecting to MIM. For user contos\admin, the domain is "contoso"
Public propertyPassword
Password for the user that will connect to MIM.
Public propertyServer
Fully qualified domain name (or IP address) - could be netbios name if SPNs are set up that way and accessible.
Public propertyUsername
Name of the user that will connect to MIM (without domain)
Top
See Also