AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the auth types for your configured data models.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyBackend.Model.BackendAPIAuthType

Namespace: Amazon.AmplifyBackend.Model
Assembly: AWSSDK.AmplifyBackend.dll
Version: 3.x.y.z

Syntax

C#
public class BackendAPIAuthType

The BackendAPIAuthType type exposes the following members

Constructors

NameDescription
Public Method BackendAPIAuthType()

Properties

NameTypeDescription
Public Property Mode Amazon.AmplifyBackend.Mode

Gets and sets the property Mode.

Describes the authentication mode.

Public Property Settings Amazon.AmplifyBackend.Model.BackendAPIAppSyncAuthSettings

Gets and sets the property Settings.

Describes settings for the authentication mode.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5