'Declaration
Public Function New( _ ByVal mustNotExist As Boolean _ )
'Usage
Dim mustNotExist As Boolean Dim instance As New UACreateCertificateArguments(mustNotExist)
public UACreateCertificateArguments( bool mustNotExist )
public: UACreateCertificateArguments( bool mustNotExist )
Parameters
- mustNotExist
- Determines whether the certificate must be absent from the certificate store.