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.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class AssetType
The AssetType type exposes the following members
| Name | Description | |
|---|---|---|
|
AssetType() |
| Name | Type | Description | |
|---|---|---|---|
|
Bytes | System.IO.MemoryStream |
Gets and sets the property Bytes. The image file, in Base64-encoded binary. |
|
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. |
|
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. |
|
Extension | Amazon.CognitoIdentityProvider.AssetExtensionType |
Gets and sets the property Extension. The file type of the image file. |
|
ResourceId | System.String |
Gets and sets the property ResourceId. The ID of the asset. |
.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