'Usage
Dim sender As Object Dim target As Object Dim instance As New GetCertificatesEventArgs(sender, target)
Parameters
- sender
- An object that contains state information for this operation.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - target
- The target object for which the certificates are being obtained.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).