EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.UseUTF8

TElX509Certificate    


 

This property specifies whether UTF-8 should be used

 
 

Declaration

[C#]
    bool UseUTF8;

[VB.NET]
    Property UseUTF8 As Boolean

[Pascal]
    property UseUTF8 : boolean;

[VB6]
    Property IElCertificateX6.UseUTF8 As Boolean

[ActiveX]
    HRESULT _stdcall IElCertificateX6.UseUTF8([out, retval] VARIANT_BOOL * Res);
    HRESULT _stdcall IElCertificateX6.UseUTF8([in] VARIANT_BOOL Value);

[DLL]
    not implemented;
 
 

Description

    Use this property to specify, whether UTF-8 encoding should be used.

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