EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPServer.RequestorName

TElOCSPServer     See also    


 

This property contains the name of the client

 
 

Declaration

[C#]
    TElGeneralName RequestorName;

[VB.NET]
    Property RequestorName As TElGeneralName

[Pascal]
    property RequestorName : TElGeneralName;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This read-only property contains the name that identifies the client, who created the request. The name can be faked, so you need to check that it corresponds to the certificate, used to sign the request.

 
 

See also:     RequestCertificates    

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