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.

One custom scope associated with a user pool resource server. This data type is a member of ResourceServerScopeType. For more information, see Scopes, M2M, and API authorization with resource servers.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.ResourceServerScopeType

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

Syntax

C#
public class ResourceServerScopeType

The ResourceServerScopeType type exposes the following members

Constructors

NameDescription
Public Method ResourceServerScopeType()

Properties

NameTypeDescription
Public Property ScopeDescription System.String

Gets and sets the property ScopeDescription.

A friendly description of a custom scope.

Public Property ScopeName System.String

Gets and sets the property ScopeName.

The name of the scope. Amazon Cognito renders custom scopes in the format resourceServerIdentifier/ScopeName. For example, if this parameter is exampleScope in the resource server with the identifier exampleResourceServer, you request and receive the scope exampleResourceServer/exampleScope.

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