IDTSPackageSigning100.LoadUserCertificateByHash(Byte[]) Method

Definition

Loads the user certificate using hash.

public:
 void LoadUserCertificateByHash(cli::array <System::Byte> ^ % ppsaCertHash);
public void LoadUserCertificateByHash (ref byte[] ppsaCertHash);
abstract member LoadUserCertificateByHash : Byte[] -> unit
Public Sub LoadUserCertificateByHash (ByRef ppsaCertHash As Byte())

Parameters

ppsaCertHash
Byte[]

The hash.

Applies to