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

[Dynamic, Provider("NetPeerDist")]
class MSFT_NetBranchCacheHostedCacheServerSettingData : MSFT_NetBranchCacheSettingData
{
  boolean HostedCacheServerIsEnabled;
  string  ClientAuthenticationMode;
  boolean HostedCacheScpRegistrationEnabled;
};

Members

The MSFT_NetBranchCacheHostedCacheServerSettingData class has these types of members:

Properties

The MSFT_NetBranchCacheHostedCacheServerSettingData class has these properties.

ClientAuthenticationMode

Data type: string

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
DLL
NetPeerDistCim.dll