Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets the configuration of IP-HTTPs.
Syntax
uint32 Reset(
[in] boolean State,
[in] boolean AuthMode,
[in] boolean StrongCRLRequired,
[in] boolean PassThru,
[out] MSFT_NetIPHttpsConfiguration OutputObject
);
Parameters
-
State [in]
-
Specifies whether to reset the State property of the MSFT_NetIPHttpsConfiguration object.
-
AuthMode [in]
-
Specifies whether to reset the AuthMode property of the MSFT_NetIPHttpsConfiguration object.
-
StrongCRLRequired [in]
-
Specifies whether to reset the StrongCRLRequired property of the MSFT_NetIPHttpsConfiguration object.
-
PassThru [in]
-
Specifies whether the method should output the an object that represents the reset IP-HTTPs configuration in the OutputObject parameter.
-
OutputObject [out]
-
Receives the reset MSFT_NetIPHttpsConfiguration object.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\StandardCimv2 |
| MOF |
|
| DLL |
|