Data.DBXCommonIndy.TX509CertificateIndy.FSubjectPrincipal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSubjectPrincipal: TX500PrincipalIndy;

C++

TX500PrincipalIndy* FSubjectPrincipal;

Properties

Type Visibility Source Unit Parent
field protected
Data.DBXCommonIndy.pas
Data.DBXCommonIndy.hpp
Data.DBXCommonIndy TX509CertificateIndy

Description

The subject's distinguished name value of the certificate.

FSubjectPrincipal represents the subject's distinguished name value of the certificate.

See Also