Show: Delphi C++
Display Preferences

Data.DBXCommon.TX509Certificate.GetSubjectX500Principal

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetSubjectX500Principal: TX500Principal; virtual; abstract;

C++

virtual TX500Principal* __fastcall GetSubjectX500Principal(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TX509Certificate

Description

Virtual abstract method to be implemented in child classes to get the distinguished name value of the subject from the certificate, as a TX500Principal.

The GetSubjectX500Principal virtual abstract method is to be implemented in child classes to get the distinguished name value of the subject from the certificate, as a TX500Principal.

See Also

Personal tools
Previous Versions
Translations