Click or drag to resize
Tesco SW, a.s.

CryptoNativeHandlerSignWithCertificate Method

Převezme okno CNA a vytvoří podpis zadaným certifkátem Certifikát musí existovat v úložišti počítače odkud se CNA pouští.

Namespace:  TescoSW.MW.UITests.Common.WinAppDriver
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public static void SignWithCertificate(
	string certName
)

Parameters

certName
Type: SystemString

[Missing <param name="certName"/> documentation for "M:TescoSW.MW.UITests.Common.WinAppDriver.CryptoNativeHandler.SignWithCertificate(System.String)"]

See Also