EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElUserNotice.ExplicitText

TElUserNotice    


 

This property includes the textual statement directly in the certificate. The explicitText field should be a string with a maximum size of 200 characters.

 
 

Declaration

[C#]
    string ExplicitText;

[VB.NET]
    Property ExplicitText As String

[Pascal]
    property ExplicitText : string;

[VB6]
    Property IElUserNoticeX.ExplicitText As String

[ActiveX]
    HRESULT _stdcall IElUserNoticeX.ExplicitText([out, retval] BSTR * Value );
    HRESULT _stdcall IElUserNoticeX.ExplicitText([in] BSTR Value );

[DLL]
    not implemented;
 
 

Description

     This property contains the notice data which should be displayed to user.

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