C# Class WellDunne.REST.NullRequestAuthentication

Inheritance: IRequestAuthentication
Datei anzeigen Open project: JamesDunne/RESTful.tt

Public Properties

Property Type Description
Default NullRequestAuthentication

Public Methods

Method Description
Authenticate ( System request, byte body ) : void

Method Details

Authenticate() public method

public Authenticate ( System request, byte body ) : void
request System
body byte
return void

Property Details

Default public_oe static_oe property

public static NullRequestAuthentication,WellDunne.REST Default
return NullRequestAuthentication