Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remote Access Core Configuration
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 RemoteAccessCore
{
string InternetInterface;
string InternalInterface;
uint8 SslCertificate[];
};
Members
The RemoteAccessCore class has these types of members:
Properties
The RemoteAccessCore class has these properties.
-
InternalInterface
-
-
Data type: string
-
Access type: Read/write
Intranet facing interface
-
-
InternetInterface
-
-
Data type: string
-
Access type: Read/write
Internet facing interface
-
-
SslCertificate
-
-
Data type: uint8 array
-
Access type: Read/write
Array of IP-HTTPS/SSL certificates
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\RemoteAccess |
| MOF |
|
| DLL |
|