'Declaration
Public Function New( _ ByVal arguments As UAValidateCertificateArguments _ )
'Usage
Dim arguments As UAValidateCertificateArguments Dim instance As New UAValidateCertificateArguments(arguments)
public UAValidateCertificateArguments( UAValidateCertificateArguments arguments )
public: UAValidateCertificateArguments( UAValidateCertificateArguments^ arguments )
Parameters
- arguments
- The arguments to be copied from.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).