EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElASReceipt.ReceivedContentDigest

ElASReceipt     See also    


 

Contains received content digest.

 
 

Declaration

[C#]
    byte[] ReceivedContentDigest;

[VB.NET]
    Property ReceivedContentDigest As Byte()

[Pascal]
    property ReceivedContentDigest : ByteArray;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify digest of the received content.

 
 

See also:     ReceivedContentDigestAlgorithm    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2011, EldoS Corporation