MSFT_NCSIPolicyConfiguration class

Describes the NCSI Policy settings.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Dynamic, Provider("NetNCCim")]
class MSFT_NCSIPolicyConfiguration : MSFT_NetSettingData
{
  string CorporateDNSProbeHostAddress;
  string CorporateDNSProbeHostName;
  string CorporateSitePrefixList;
  string CorporateWebsiteProbeURL;
  string DomainLocationDeterminationURL;
  string PolicyStore;
};

Members

The MSFT_NCSIPolicyConfiguration class has these types of members:

Methods

The MSFT_NCSIPolicyConfiguration class has these methods.

Method Description
GetConfig Obtains the configuration given a specified policy store.

Properties

The MSFT_NCSIPolicyConfiguration class has these properties.

CorporateDNSProbeHostAddress

Data type: string

Access type: Read/write

Specifies the expected address of the host name used as for the DNS probe.

CorporateDNSProbeHostName

Data type: string

Access type: Read/write

Specifies the host name of a PC known to be on the corporate network.

CorporateSitePrefixList

Data type: string

Access type: Read/write

Specifies the list of IPv6 corporate site prefixes that should be monitored for corporate connectivity.

CorporateWebsiteProbeURL

Data type: string

Access type: Read/write

Specifies the URL of the corporate website being used to perform an active probe against.

DomainLocationDeterminationURL

Data type: string

Access type: Read/write

Specifies the HTTPS URL of the corporate website being used to determine whether the current domain location is inside or outside the corporate domain.

PolicyStore

Data type: string

Access type: Read/write

Specifies the store from which to retrieve the NCSI configuration policy.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCIMV2
MOF
NetNCCim.mof
DLL
NetNCCim.dll