HttpParameter
Name Property
Nemiro.OAuth
Gets or sets parameter name.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Name
{
get
;
protected
set
; }
public string Name { get; protected set; }
Public
Property
Name
As
String
Get
Protected
Set
Public Property Name As String Get Protected Set
Property Value
Type:
String
See Also
HttpParameter Class
Nemiro.OAuth Namespace