Discuss this help topic in SecureBlackbox Forum

TElCMSSignerLocation.Clear

TElCMSSignerLocation     See also     


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


This method erases all information about the signer location.

Declaration

[C#]
    void Clear();

[VB.NET]
    Sub Clear()

[Pascal]
    procedure Clear;

[C++]
    void Clear();

[PHP]
    void Clear()

[Java]
    void clear();

Description

    Use this method to remove all postal addresses, country and locality names.

See also:     ClearPostalAddressLines    

Discuss this help topic in SecureBlackbox Forum