Enum HttpMethod
Namespace: DotNetNuke.Services.Authentication.OAuth
Assembly: DotNetNuke.dll
Syntax
public enum HttpMethod : int
Fields
Name | Description |
---|---|
DELETE | |
GET | |
POST | |
PUT |
public enum HttpMethod : int
Name | Description |
---|---|
DELETE | |
GET | |
POST | |
PUT |