EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.State

TElCMSSignature     See also    


 

This property specifies the signature state.

 
 

Declaration

[C#]
    TSBCMSSignatureState State;

[VB.NET]
    Property State As TSBCMSSignatureState

[Pascal]
    property State : TSBCMSSignatureState;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Possible values:

[.NET] [Pascal] Description
cssSigned = 0 cssSigned signed
cssUnsigned = 1 cssUnsigned unsigned
[.NET] [Pascal]
Namespace: SBCMS
Assembly: SecureBlackbox.PKI
Unit: SBCMS

 
 

Description

    Use this property to get the signature state.

 
 

See also:     Sign    

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