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.
[Dynamic, Provider("NetPeerDist")]
class MSFT_NetBranchCacheHostedCacheServerSettingData : MSFT_NetBranchCacheSettingData
{
boolean HostedCacheServerIsEnabled;
string ClientAuthenticationMode;
boolean HostedCacheScpRegistrationEnabled;
};
The MSFT_NetBranchCacheHostedCacheServerSettingData class has these types of members:
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
-
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCIMV2 |
MOF |
|
DLL |
|