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