DADomainController class
DirectAccess Domain Controller Settings class.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class DADomainController
{
string EntryPointName;
string DomainControllerName;
};
Members
The DADomainController class has these types of members:
Properties
The DADomainController class has these properties.
-
DomainControllerName
-
-
Data type: string
-
Access type: Read-only
Domain controller name.
-
-
EntryPointName
-
-
Data type: string
-
Access type: Read-only
Entry point name.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|