Unit 'uCEFInterfaces' Package
[Overview][Types][Classes][Index] [#pl_cef4typhon]

ICefX509CertPrincipal

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uCEFInterfaces.pas line 8568

type ICefX509CertPrincipal = interface(ICefBaseRefCounted)

  function GetDisplayName;

  

  function GetCommonName;

  

  function GetLocalityName;

  

  function GetStateOrProvinceName;

  

  function GetCountryName;

  

  procedure GetOrganizationNames();

  

  procedure GetOrganizationUnitNames();

  

end;

Inheritance

ICefX509CertPrincipal

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio