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
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
EntryPointName
- Servers
-
- Data type: string array
- Access type: Read-only
Servers
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Namespace |
\root\microsoft\windows\remoteaccess |
|
MOF |
|
Build date: 12/6/2012
