VBRADDomain
Contains an Active Directory domain connection object.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
The connection object ID. |
|
Name |
string |
The Active Directory domain name. |
|
ServerName |
string |
The name for connecting to DC server/domain:
|
|
Port |
int |
The port for authenticating with DC server/Domain. |
|
Credentials |
CCredentials |
Credentials for authenticating with DC server/Domain. |
Related Commands