EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElExtendedKeyUsageExtension.ServerAuthentication

TElExtendedKeyUsageExtension     See also    


 

This property defines whether certificate is intended for server authentication.

 
 

Declaration

[C#]
    bool ServerAuthentication;

[VB.NET]
    Property ServerAuthentication As Boolean

[Pascal]
    property ServerAuthentication : boolean;

[VB6]
    Property IElExtendedKeyUsageExtensionX.ServerAuthentication As Boolean

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

[DLL]
    not implemented;
 
 
 

Description

    This property defines whether certificate is intended for server authentication.

 
 

See also:     ClientAuthentication     CodeSigning     EmailProtection     TimeStamping    

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