|  | BinaryContentGetContentData Method  | 
 
            Return binary data or hash of content for signing.
            
 
    Namespace: 
   ASDSoft.WebSigner.Server.Content
    Assembly:
   ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
 Syntax
Syntaxpublic override byte[] GetContentData()
Return Value
Type: 
ByteBinary data or hash for signing.
 See Also
See Also