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

CryptoNativeAppFindCertificate Method

Najde panel pro certifikát.

Namespace:  TescoSW.MW.UITests.Common.WinAppDriver
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public CryptoNativeElement FindCertificate(
	string name
)

Parameters

name
Type: SystemString
Název hledaného certifikátu (bez přípony)

Return Value

Type: CryptoNativeElement

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.WinAppDriver.CryptoNativeApp.FindCertificate(System.String)"]

See Also