Discuss this help topic in SecureBlackbox Forum

TElSubjectDirectoryAttributesExtension.Attributes

TElSubjectDirectoryAttributesExtension     


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


Containes subject directory attributes.

Declaration

[C#]
    TElPKCS7Attributes Attributes;

[VB.NET]
    Property Attributes As TElPKCS7Attributes

[Pascal]
    property Attributes : TElPKCS7Attributes;

[C++]
    TElPKCS7Attributes* get_Attributes();

[PHP]
    TElPKCS7Attributes get_Attributes()

[Java]
    TElPKCS7Attributes getAttributes();

Description

    Use this property to get Subject Directory Attributes extension data.

Discuss this help topic in SecureBlackbox Forum