Initializes a new instance of the class, specifying whether the certificate must not exist.
Syntax
public UACreateCertificateArguments(
bool
)
public:
UACreateCertificateArguments(
bool
)
Parameters
- mustNotExist
- Determines whether the certificate must be absent from the certificate store.
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also