Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
DirectAccess application server connection class.
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 DAAppServerConnection
{
string ConnectionType;
string TrafficProtection;
};
Members
The DAAppServerConnection class has these types of members:
Properties
The DAAppServerConnection class has these properties.
-
ConnectionType
-
-
Data type: string
-
Access type: Read/write
The type of connection to the application servers
The possible values are.
-
-
NoE2EAuth ("NoE2EAuth")
-
E2EAuthOnlyToAppServer ("E2EAuthOnlyToAppServer")
-
E2EAuthRequiredToAllServers ("E2EAuthRequiredToAllServers")
TrafficProtection
-
Data type: string
-
Access type: Read/write
Whether Internet Protocol security protection is enabled
The possible values are.
Enabled ("Enabled")
Disabled ("Disabled")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|