Share via


DANetworkLocationServer class

DirectAccess Network Location Server settings

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 DANetworkLocationServer
{
  string  NlsLocation;
  string  Url;
  uint8   Certificate[];
  boolean Reachability;
};

Members

The DANetworkLocationServer class has these types of members:

Properties

The DANetworkLocationServer class has these properties.

Certificate

Data type: uint8 array

Access type: Read/write

NLS certificate present on the DA server

NlsLocation

Data type: string

Access type: Read-only

Network Location Server (NLS) location information

The possible values are.

DirectAccessServer ("DirectAccessServer")

ExternalServer ("ExternalServer")

Reachability

Data type: boolean

Access type: Read-only

Whether NLS URL is reachable

Url

Data type: string

Access type: Read/write

NLS URL which is deployed on a Highly Available Server

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll