Click or drag to resize

X501DistinguishedNameGetAllAttributesAndValues Method

Retrieves all of the attribute-type-to-value pairs in this distinguished name.

Namespace:  pdftron.Crypto
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public X501AttributeTypeAndValue[] GetAllAttributesAndValues()

Return Value

Type: X501AttributeTypeAndValue
a container of X501AttributeTypeAndValue objects
See Also