EnableProfile method of the MSFT_NetIPHttpsConfiguration class

Activates the specified IP-HTTPs profile manually.

Syntax

uint32 EnableProfile(
  [in] string Profile
);

Parameters

Profile [in]

Specifies the name of the IP-HTTPs profile that you want to activate.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
Header
Rtccore.h
MOF
NetTtCim.mof
DLL
NetTtCim.dll

See also

MSFT_NetIPHttpsConfiguration