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.

An image file from a managed login branding style in a user pool.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.AssetType

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

Syntax

C#
public class AssetType

The AssetType type exposes the following members

Constructors

NameDescription
Public Method AssetType()

Properties

NameTypeDescription
Public Property Bytes System.IO.MemoryStream

Gets and sets the property Bytes.

The image file, in Base64-encoded binary.

Public Property Category Amazon.CognitoIdentityProvider.AssetCategoryType

Gets and sets the property Category.

The category that the image corresponds to in your managed login configuration. Managed login has asset categories for different types of logos, backgrounds, and icons.

Public Property ColorMode Amazon.CognitoIdentityProvider.ColorSchemeModeType

Gets and sets the property ColorMode.

The display-mode target of the asset: light, dark, or browser-adaptive. For example, Amazon Cognito displays a dark-mode image only when the browser or application is in dark mode, but displays a browser-adaptive file in all contexts.

Public Property Extension Amazon.CognitoIdentityProvider.AssetExtensionType

Gets and sets the property Extension.

The file type of the image file.

Public Property ResourceId System.String

Gets and sets the property ResourceId.

The ID of the asset.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5