Show / Hide Table of Contents

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.

Back to top Generated by DocFX