Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%OAuth2.uri

datatype class %OAuth2.uri extends %Library.String

ODBC Type: VARCHAR

OAuth2.uri extends %String to override default MAXLEN for uri.

Parameters

parameter MAXLEN = 1024;
Inherited description: The maximum number of characters the string can contain.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab