EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  Pascal  ActiveX  DLL 


TElAS2HTTPOptions.UseDigestAuth

TElAS2HTTPOptions     See also    


 

Specifies if Digest authentication may be used.

 
 

Declaration

[C#]
    bool UseDigestAuth;

[VB.NET]
    Property UseDigestAuth As Boolean

[Pascal]
    property UseDigestAuth: boolean

[VB6]
Version 6 interface:
    not implemented;

[ActiveX]
Version 6 interface:
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to allow Digest authentication.

 
 

See also:     UseNTLMAuth    

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