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.

The details of a set of terms documents. For more information, see Terms documents.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.TermsDescriptionType

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

Syntax

C#
public class TermsDescriptionType

The TermsDescriptionType type exposes the following members

Constructors

NameDescription
Public Method TermsDescriptionType()

Properties

NameTypeDescription
Public Property 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 Date object.

Public Property Enforcement Amazon.CognitoIdentityProvider.TermsEnforcementType

Gets and sets the property Enforcement.

This parameter is reserved for future use and currently accepts one value.

Public Property 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 Date object.

Public Property TermsId System.String

Gets and sets the property TermsId.

The ID of the requested terms documents.

Public Property TermsName System.String

Gets and sets the property TermsName.

The type and friendly name of the requested terms documents.

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