MSFT_NetBranchCacheHostedCacheServerSettingData class

Describes settings related to the BranchCache hosted cache server role

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

Syntax

class MSFT_NetBranchCacheHostedCacheServerSettingData : MSFT_NetBranchCacheSettingData
{
  boolean HostedCacheServerIsEnabled;
  uint32  ClientAuthenticationMode;
  boolean HostedCacheScpRegistrationEnabled;
};

Members

The MSFT_NetBranchCacheHostedCacheServerSettingData class has these types of members:

  • Properties

Properties

The MSFT_NetBranchCacheHostedCacheServerSettingData class has these properties.

ClientAuthenticationMode

Data type: uint32

Access type: Read-only

The authentication mode for hosted cache clients

None (0)

Domain (1)

HostedCacheScpRegistrationEnabled

Data type: boolean

Access type: Read-only

Indicates if BranchCache hosted cache server Scp registration is enabled

HostedCacheServerIsEnabled

Data type: boolean

Access type: Read-only

Indicates if BranchCache hosted cache server is enabled

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

\root\StandardCimv2

MOF

NetPeerDistCim.mof

 

 

Send comments about this topic to Microsoft

Build date: 10/15/2013