EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElExtendedKeyUsageExtension.EmailProtection

TElExtendedKeyUsageExtension     See also    


 

This property defines whether certificate is intended for E-mail protection.

 
 

Declaration

[C#]
    bool EmailProtection;

[VB.NET]
    Property EmailProtection As Boolean

[Pascal]
    property EmailProtection : boolean;

[VB6]
    Property IElExtendedKeyUsageExtensionX.EmailProtection As Boolean

[ActiveX]
    HRESULT _stdcall IElExtendedKeyUsageExtensionX.EmailProtection([out, retval] VARIANT_BOOL * Value );
    HRESULT _stdcall IElExtendedKeyUsageExtensionX.EmailProtection([in] VARIANT_BOOL Value );

[DLL]
    not implemented;
 
 
 

Description

    This property defines whether certificate is intended for E-mail protection (S/MIME).

 
 

See also:     ClientAuthentication     CodeSigning     ServerAuthentication     TimeStamping    

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