PsApiManagementAuthorizationRequestMethod Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum PsApiManagementAuthorizationRequestMethod
type PsApiManagementAuthorizationRequestMethod =
Public Enum PsApiManagementAuthorizationRequestMethod
- Inheritance
-
PsApiManagementAuthorizationRequestMethod
Fields
Delete | 8 | |
Get | 1 | |
Head | 3 | |
Options | 4 | |
Patch | 7 | |
Post | 2 | |
Put | 6 | |
Trace | 5 |