Discuss this help topic in SecureBlackbox Forum

TElRelativeDistinguishedName.GetValueCount

TElRelativeDistinguishedName     See also     


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


Returns the number of values of a multivalued RDN.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • OID - OID of the given RDN.

Return value

Returns the number of values.

Description

Use this method to get the total number of values used in the given RDN.

See also:     GetFirstValueByOID     GetValuesByOID    

Discuss this help topic in SecureBlackbox Forum