SysOAuthUserTokens in Framework

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeSysOAuthUserTokens/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.0"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

Attributes

Name Description First Included in Instance
RecId Framework/SysOAuthUserTokens
EncryptedAccessToken Framework/SysOAuthUserTokens
EncryptedRefreshToken Framework/SysOAuthUserTokens
ExpireDate Framework/SysOAuthUserTokens
Sid Framework/SysOAuthUserTokens
SecureResource Framework/SysOAuthUserTokens

RecId

First included in: Framework/SysOAuthUserTokens (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

Traits

List of traits for the RecId attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeSysOAuthUserTokens/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

EncryptedAccessToken

First included in: Framework/SysOAuthUserTokens (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the EncryptedAccessToken attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array

EncryptedRefreshToken

First included in: Framework/SysOAuthUserTokens (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the EncryptedRefreshToken attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array

ExpireDate

First included in: Framework/SysOAuthUserTokens (this entity)

Properties

NameValue
dataFormatdate
isNullabletrue

Traits

List of traits for the ExpireDate attribute are listed below.

is.dataFormat.date
means.measurement.date
is.nullable
The attribute value may be set to NULL.

is.dataFormat.date

Sid

First included in: Framework/SysOAuthUserTokens (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Sid attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array

SecureResource

First included in: Framework/SysOAuthUserTokens (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the SecureResource attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array