Discuss this help topic in SecureBlackbox Forum

TElXAdESVerifier.ProductionPlace

TElXAdESVerifier     See also     


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


Identifies the place of the signatue production.

Declaration

[C#]
    TElXMLSignatureProductionPlace ProductionPlace;

[VB.NET]
    Property ProductionPlace As TElXMLSignatureProductionPlace

[Pascal]
    property ProductionPlace: TElXMLSignatureProductionPlace;

[C++]
    TElXMLSignatureProductionPlace* get_ProductionPlace();

[PHP]
    TElXMLSignatureProductionPlace get_ProductionPlace()

[Java]
    TElXMLSignatureProductionPlace getProductionPlace();

Description

    This property contains description of the place where the signature was produced.

See also:     PolicyId     SignerRole    

Discuss this help topic in SecureBlackbox Forum