EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCustomTSPClient.ReqPolicy

TElCustomTSPClient     See also    


 

Specifies the TSA policy under which it should timestamp the response.

 
 

Declaration

[C#]
    byte[] ReqPolicy;

[VB.NET]
    Property ReqPolicy As Byte()

[Pascal]
    property ReqPolicy : BufferType;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property contains the reqPolicy field of the TSP request (please see the RFC #3161 for further information). Use of this property makes sense only if tsoIncludeReqPolicy option is on.

 
 

See also:     Options    

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