PsApiManagementGrantType 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 PsApiManagementGrantType
type PsApiManagementGrantType =
Public Enum PsApiManagementGrantType
- Inheritance
-
PsApiManagementGrantType
Fields
Name | Value | Description |
---|---|---|
AuthorizationCode | 1 | |
Implicit | 2 | |
ResourceOwnerPassword | 3 | |
ClientCredentials | 4 |