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 DescribeResourceServer operation. Describes a resource server. For more information about resource servers, see Access control with resource servers.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class DescribeResourceServerRequest : AmazonCognitoIdentityProviderRequest IAmazonWebServiceRequest
The DescribeResourceServerRequest type exposes the following members
| Name | Description | |
|---|---|---|
 
 | 
DescribeResourceServerRequest() | 
| Name | Type | Description | |
|---|---|---|---|
 
 | 
Identifier | System.String | 
 Gets and sets the property Identifier. 
            A unique resource server identifier for the resource server. The identifier can be
            an API friendly name like  
            Amazon Cognito represents scopes in the access token in the format   | 
 
 | 
UserPoolId | System.String | 
 Gets and sets the property UserPoolId. The ID of the user pool that hosts the resource server.  | 
.NET: 
Supported in: 8.0 and newer, Core 3.1
.NET Standard: 
Supported in: 2.0
.NET Framework: 
Supported in: 4.7.2 and newer