EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElDistributionPoint.Included

TElDistributionPoint     See also    


 

Specifies, which of TElDistributionPoint properties are written to the certificate.

 
 

Declaration

[C#]
    TElDistributionPointParameters Included;

    TElDistributionPointParameters is a bit mask that contains zero or more TElDistributionPointParameter values

[VB.NET]
    Included as TElDistributionPointParameters

    TElDistributionPointParameters is a bit mask that contains zero or more TElDistributionPointParameter values

[Pascal]
    property Included : TElDistributionPointParameters;
    TElDistributionPointParameters = set of TElDistributionPointParameter;

[VB6]
    not implemented

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values

Properties which may be written to the certificate:

[.NET] [Pascal] Description
dppName = 1 dppName Name
dppCRLIssuer = 2 dppCRLIssuer CRLIssuer
dppReasonFlags = 4 dppReasonFlags ReasonFlags
Declared in
[.NET] [Pascal]
Namespace: SBX509
Assembly: SecureBlackbox
Unit: SBX509Ext

 
 

Description

    Use this property to specify, which of TElDistributionPoint properties are written to the certificate.

 
 

See also:     Name     CRLIssuer     ReasonFlags    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation