summaryP:DotNetNuke.Services.Authentication.OAuth.OAuthClientBase.RequestTokenMethod

Namespace: DotNetNuke.Services.Authentication.OAuth
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected HttpMethod RequestTokenMethod { get; set; }
Visual Basic
Protected Property RequestTokenMethod As HttpMethod
	Get
	Set

See Also