Discuss this help topic in SecureBlackbox Forum

TElCertificatePoliciesExtension.PolicyInformation

TElCertificatePoliciesExtension     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property gives access to Policy Information elements in the list.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property PolicyInformation[Index : integer] : TElSinglePolicyInformation;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Index - index of item in list

Description

    Use this property to access single Policy Information element in the list.

See also:     Count     Remove    

Discuss this help topic in SecureBlackbox Forum