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.

Container for the parameters to the DescribeManagedLoginBrandingByClient operation. Given the ID of a user pool app client, returns detailed information about the style assigned to the app client.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CognitoIdentityProvider.AmazonCognitoIdentityProviderRequest
      Amazon.CognitoIdentityProvider.Model.DescribeManagedLoginBrandingByClientRequest

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

Syntax

C#
public class DescribeManagedLoginBrandingByClientRequest : AmazonCognitoIdentityProviderRequest
         IAmazonWebServiceRequest

The DescribeManagedLoginBrandingByClientRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientId System.String

Gets and sets the property ClientId.

The app client that's assigned to the branding style that you want more information about.

Public Property ReturnMergedResources System.Boolean

Gets and sets the property ReturnMergedResources.

When true, returns values for branding options that are unchanged from Amazon Cognito defaults. When false or when you omit this parameter, returns only values that you customized in your branding style.

Public Property UserPoolId System.String

Gets and sets the property UserPoolId.

The ID of the user pool that contains the app client where you want more information about the managed login branding style.

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