DAEntryPointBase class
DirectAccess Entry Point Base Settings object.
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 DAEntryPointBase
{
string EntryPointName;
string Servers[];
};
Members
The DAEntryPointBase class has these types of members:
Properties
The DAEntryPointBase class has these properties.
-
EntryPointName
-
-
Data type: string
-
Access type: Read-only
The entry point name
-
-
Servers
-
-
Data type: string array
-
Access type: Read-only
The names of the servers
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|