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.
The details of a set of terms documents. For more information, see Terms documents.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class TermsType
The TermsType type exposes the following members
Name | Description | |
---|---|---|
![]() |
TermsType() |
Name | Type | Description | |
---|---|---|---|
![]() |
ClientId | System.String |
Gets and sets the property ClientId. The ID of the app client that the terms documents are assigned to. |
![]() |
CreationDate | System.DateTime |
Gets and sets the property CreationDate.
The date and time when the item was created. Amazon Cognito returns this timestamp
in UNIX epoch time format. Your SDK might render the output in a human-readable format
like ISO 8601 or a Java |
![]() |
Enforcement | Amazon.CognitoIdentityProvider.TermsEnforcementType |
Gets and sets the property Enforcement. This parameter is reserved for future use and currently accepts one value. |
![]() |
LastModifiedDate | System.DateTime |
Gets and sets the property LastModifiedDate.
The date and time when the item was modified. Amazon Cognito returns this timestamp
in UNIX epoch time format. Your SDK might render the output in a human-readable format
like ISO 8601 or a Java |
![]() |
Links | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Links.
A map of URLs to languages. For each localized language that will view the requested
For example, |
![]() |
TermsId | System.String |
Gets and sets the property TermsId. The ID of the terms documents. |
![]() |
TermsName | System.String |
Gets and sets the property TermsName. The type and friendly name of the terms documents. |
![]() |
TermsSource | Amazon.CognitoIdentityProvider.TermsSourceType |
Gets and sets the property TermsSource. This parameter is reserved for future use and currently accepts one value. |
![]() |
UserPoolId | System.String |
Gets and sets the property UserPoolId. The ID of the user pool that contains the terms documents. |
.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