Discuss this help topic in SecureBlackbox Forum

TElLDAPAttributeValue.Value

TElLDAPAttributeValue     See also     


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


Contains value data.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function Value : ByteArray;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This buffer contains the actual data of the attribute value.

See also:     ToString    

Discuss this help topic in SecureBlackbox Forum