Compartir a través de


RemoteAccessServerAuthConfiguration class

The server authentication configuration for the Remote Access service

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 RemoteAccessServerAuthConfiguration
{
  object AuthConfig;
};

Members

The RemoteAccessServerAuthConfiguration class has these types of members:

Properties

The RemoteAccessServerAuthConfiguration class has these properties.

AuthConfig

Data type: object

Access type: Read/write

Qualifiers: EmbeddedObject

The authentication configuration of the server as an embedded object

Requirements

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

See also

RAMgmtPSProvider Provider Classes