Set_BCSecretKey method of the MSFT_NetBranchCacheOrchestrator class

Sets the cryptographic key used in the generation of segment secrets.

Syntax

uint32 Set_BCSecretKey(
  [in] string  Passphrase,
  [in] boolean Force
);

Parameters

Passphrase [in]

Passphrase to use in the computation of the server secret key.

Force [in]

Indicates the operation should not prompt for confirmation

Requirements

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

See also

MSFT_NetBranchCacheOrchestrator