Expand Minimize
This topic has not yet been rated - Rate this topic

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

DAEntryPointBase_v1.0.mof

 

 

Build date: 12/6/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.