Export_BCSecretKey method of the MSFT_NetBranchCacheOrchestrator class
Exports a secret key to a file.
Syntax
uint32 Export_BCSecretKey(
[in] string Filename,
[in] string FilePassphrase,
[in] boolean Force
);
Parameters
-
Filename [in]
-
Path of the file that will contain the key information.
-
FilePassphrase [in]
-
Passphrase used to encrypt the file containing the key information.
-
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 |
|
DLL |
|