Enum OidcAttributeRequestMethod
The method to use to request attributes.
Namespace: Amazon.CDK.AWS.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public enum OidcAttributeRequestMethod
Syntax (vb)
Public Enum OidcAttributeRequestMethod
Synopsis
Fields
GET | GET. |
POST | POST. |
Fields
Name | Description |
---|---|
GET | GET. |
POST | POST. |