Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Provides access to DirectAccess client experience settings.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("NetDACim")]
class MSFT_DAClientExperienceConfiguration : MSFT_NetSettingData
{
string CorporateResources[];
string IPsecTunnelEndpoints[];
boolean PreferLocalNamesAllowed;
boolean UserInterface;
string SupportEmail;
string FriendlyName;
boolean PassiveMode;
string CustomCommands[];
boolean ManualEntryPointSelectionAllowed;
string GslbFqdn;
uint32 ForceTunneling;
string PolicyStore;
};
Members
The MSFT_DAClientExperienceConfiguration class has these types of members:
Methods
The MSFT_DAClientExperienceConfiguration class has these methods.
Method | Description |
---|---|
Reset | Resets the DirectAccess client experience settings. |
Properties
The MSFT_DAClientExperienceConfiguration class has these properties.
-
CorporateResources
-
-
Data type: string array
-
Access type: Read-only
Specifies resources on the intranet that are normally accessible to DirectAccess clients.
-
-
CustomCommands
-
-
Data type: string array
-
Access type: Read-only
Specifies administrator commands that will be included in logs by NCA service.
-
-
ForceTunneling
-
-
Data type: uint32
-
Access type: Read-only
Specifies whether to force tunneling.
-
-
FriendlyName
-
-
Data type: string
-
Access type: Read-only
Specifies the string that appears for DirectAccess connectivity when the user clicks the Networking notification area icon.
-
-
GslbFqdn
-
-
Data type: string
-
Access type: Read-only
Specifies a fully qualified domain name used to automatically select the current DirectAccess site.
-
-
IPsecTunnelEndpoints
-
-
Data type: string array
-
Access type: Read-only
Specifies the IPv6 addresses of the endpoints of the IPsec tunnels that enable DirectAccess.
-
-
ManualEntryPointSelectionAllowed
-
-
Data type: boolean
-
Access type: Read-only
Specifies whether users are allowed to manually select a DirectAccess site.
-
-
PassiveMode
-
-
Data type: boolean
-
Access type: Read-only
Specifies whether NCA service operates in passive mode.
-
-
PolicyStore
-
-
Data type: string
-
Access type: Read-only
Defines the store to retrieve the NCA configuration policy.
-
-
PreferLocalNamesAllowed
-
-
Data type: boolean
-
Access type: Read-only
Specifies whether the user has UI control for the DirectAccess entry when the user clicks the Networking notification area icon.
-
-
SupportEmail
-
-
Data type: string
-
Access type: Read-only
Specifies the email address to be used when sending the log files that are generated by NCA to the network administrator.
-
-
UserInterface
-
-
Data type: boolean
-
Access type: Read-only
Specifies whether an entry for DirectAccess connectivity appears when the user clicks the Networking notification area icon.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|