Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCER_27
Unit
BSHL7DT27
Declaration
type TbsCER_27 = class(TbsHL7Segment)
Description
Certificate Detail
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function SubjectDirectoryAttributeExtensionRepCount : Integer; |
|
|
 |
function CrlDistributionPointRepCount : Integer; |
|
|
 |
function JurisdictionBreadthRepCount : Integer; |
|
|
Properties
 |
property SetIdCer : TbsSI_27 read GetSetIdCer write SetSetIdCer; |
|
Set Id - Cer, Min : 1, Max : 1
|
 |
property SerialNumber : TbsST_27 read GetSerialNumber write SetSerialNumber; |
|
Serial Number, Min : 0, Max : 1
|
 |
property Version : TbsST_27 read GetVersion write SetVersion; |
|
Version, Min : 0, Max : 1
|
 |
property GrantingAuthority : TbsXON_27 read GetGrantingAuthority write SetGrantingAuthority; |
|
Granting Authority, Min : 0, Max : 1
|
 |
property IssuingAuthority : TbsXCN_27 read GetIssuingAuthority write SetIssuingAuthority; |
|
Issuing Authority, Min : 0, Max : 1
|
 |
property Signature : TbsED_27 read GetSignature write SetSignature; |
|
Signature, Min : 0, Max : 1
|
 |
property GrantingCountry : TbsID_27 read GetGrantingCountry write SetGrantingCountry; |
|
Granting Country, Min : 0, Max : 1
|
 |
property GrantingStateProvince : TbsCWE_27 read GetGrantingStateProvince write SetGrantingStateProvince; |
|
Granting State/Province, Min : 0, Max : 1
|
 |
property GrantingCountyParish : TbsCWE_27 read GetGrantingCountyParish write SetGrantingCountyParish; |
|
Granting County/Parish, Min : 0, Max : 1
|
 |
property CertificateType : TbsCWE_27 read GetCertificateType write SetCertificateType; |
|
Certificate Type, Min : 0, Max : 1
|
 |
property CertificateDomain : TbsCWE_27 read GetCertificateDomain write SetCertificateDomain; |
|
Certificate Domain, Min : 0, Max : 1
|
 |
property SubjectId : TbsEI_27 read GetSubjectId write SetSubjectId; |
|
Subject Id, Min : 0, Max : 1
|
 |
property SubjectName : TbsST_27 read GetSubjectName write SetSubjectName; |
|
Subject Name, Min : 1, Max : 1
|
 |
property SubjectDirectoryAttributeExtension[RepCount:Integer]: TbsCWE_27 read GetSubjectDirectoryAttributeExtension write SetSubjectDirectoryAttributeExtension; |
|
Subject Directory Attribute Extension, Min : 0, Max : *
|
 |
property SubjectPublicKeyInfo : TbsCWE_27 read GetSubjectPublicKeyInfo write SetSubjectPublicKeyInfo; |
|
Subject Public Key Info, Min : 0, Max : 1
|
 |
property AuthorityKeyIdentifier : TbsCWE_27 read GetAuthorityKeyIdentifier write SetAuthorityKeyIdentifier; |
|
Authority Key Identifier, Min : 0, Max : 1
|
 |
property BasicConstraint : TbsID_27 read GetBasicConstraint write SetBasicConstraint; |
|
Basic Constraint, Min : 0, Max : 1
|
 |
property CrlDistributionPoint[RepCount:Integer]: TbsCWE_27 read GetCrlDistributionPoint write SetCrlDistributionPoint; |
|
Crl Distribution Point, Min : 0, Max : *
|
 |
property JurisdictionCountry : TbsID_27 read GetJurisdictionCountry write SetJurisdictionCountry; |
|
Jurisdiction Country, Min : 0, Max : 1
|
 |
property JurisdictionStateProvince : TbsCWE_27 read GetJurisdictionStateProvince write SetJurisdictionStateProvince; |
|
Jurisdiction State/Province, Min : 0, Max : 1
|
 |
property JurisdictionCountyParish : TbsCWE_27 read GetJurisdictionCountyParish write SetJurisdictionCountyParish; |
|
Jurisdiction County/Parish, Min : 0, Max : 1
|
 |
property JurisdictionBreadth[RepCount:Integer]: TbsCWE_27 read GetJurisdictionBreadth write SetJurisdictionBreadth; |
|
Jurisdiction Breadth, Min : 0, Max : *
|
 |
property GrantingDate : TbsDTM_27 read GetGrantingDate write SetGrantingDate; |
|
Granting Date, Min : 0, Max : 1
|
 |
property IssuingDate : TbsDTM_27 read GetIssuingDate write SetIssuingDate; |
|
Issuing Date, Min : 0, Max : 1
|
 |
property ActivationDate : TbsDTM_27 read GetActivationDate write SetActivationDate; |
|
Activation Date, Min : 0, Max : 1
|
 |
property InactivationDate : TbsDTM_27 read GetInactivationDate write SetInactivationDate; |
|
Inactivation Date, Min : 0, Max : 1
|
 |
property ExpirationDate : TbsDTM_27 read GetExpirationDate write SetExpirationDate; |
|
Expiration Date, Min : 0, Max : 1
|
 |
property RenewalDate : TbsDTM_27 read GetRenewalDate write SetRenewalDate; |
|
Renewal Date, Min : 0, Max : 1
|
 |
property RevocationDate : TbsDTM_27 read GetRevocationDate write SetRevocationDate; |
|
Revocation Date, Min : 0, Max : 1
|
 |
property RevocationReasonCode : TbsCWE_27 read GetRevocationReasonCode write SetRevocationReasonCode; |
|
Revocation Reason Code, Min : 0, Max : 1
|
 |
property CertificateStatusCode : TbsCWE_27 read GetCertificateStatusCode write SetCertificateStatusCode; |
|
Certificate Status Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|