Indicates whether to pre-authenticate the request.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic | 
|---|
Public Overrides Property PreAuthenticate As Boolean Get Set  | 
| C# | 
|---|
public override bool PreAuthenticate { get; set; }  |