When the Remote Access Services setup Getting Started Wizard or Remote Access Setup Wizard is run, it will check the status of network interfaces on the server to determine if the DirectAccess server is located behind a NAT device. In this configuration, only IP over HTTPS (IP-HTTPS) will be deployed. The IP-HTTPS protocol is an IPv6 transition technology that allows for a secure IP tunnel to be established using a secure HTTP connection.
This class is an abstraction of the transition technology.
Base Class | Microsoft.Windows.ApplicationComponent |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | a827d7f0-9cbc-8bf7-a280-f7c10f980ca5 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |||
System.ConfigItem: | |||||||||
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | ||
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | |||
richtext | Notes | Notes | false | 4000 | 0 |
<ClassType ID="AP.Remote.Access.Class.IPHTTPS" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false" Extension="false"/>