Rename method of the MSFT_NetIPHttpsConfiguration class
Renames the IP-HTTPs profile.
Syntax
uint32 Rename(
[in] string NewName,
[in] boolean PassThru,
[out] MSFT_NetIPHttpsConfiguration OutputObject
);
Parameters
-
NewName [in]
-
Specifies the new name for the profile.
-
PassThru [in]
-
Specifies whether the method should output the an object that represents the renamed profile in the OutputObject parameter.
-
OutputObject [out]
-
Receives the MSFT_NetIPHttpsConfiguration object for the renamed profile.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|