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

CertificateDetail Class

Detailní informace o certifikátu
Inheritance Hierarchy
SystemObject
  TescoSW.MW.UITests.Common.PageModel.ComponentsBaseElement
    TescoSW.MW.UITests.Common.PageModel.Components.OthersCertificateDetail

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Others
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public class CertificateDetail : BaseElement

The CertificateDetail type exposes the following members.

Constructors
  NameDescription
Public methodCertificateDetail
Vytvoří nový element
Top
Properties
  NameDescription
Public propertyAlgKryptografickehoOtisku
Algoritmus kryptografického otisku
Public propertyAlgoritmusPodpisu
Algoritmus podpisu
Public propertyKryptografickyOtisk
Kryptografický otisk
Public propertyObsahujePrivatniKlic
Obsahuje privátní klíč
Public propertyPlatnost
Platnost
Public propertySerioveCislo
Sériové číslo
Public propertyUcelCertifikatu
Účel certifikátu
Public propertyVerejnyKlic
Veřejný klíč
Public propertyVerze
Verze
Public propertyVystavovatel
Vystavovatel
Top
See Also