Initializes a new instance of the PassthroughRequestAuthenticator class
Namespace: BrightstarDB.Client.RestSecurityAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public PassthroughRequestAuthenticator() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: PassthroughRequestAuthenticator() |
| F# |
|---|
new : unit -> PassthroughRequestAuthenticator |