ODBC Driver for Klaviyo

Build 25.0.9434

Scope

Specifies the OAuth scopes as a space-separated list. Scopes define the level of access granted to the authenticating user.

データ型

string

デフォルト値

""

解説

スコープは、認証ユーザーがどのようなアクセス権を持つかを定義するために設定されます。例えば、読み取り、読み取りと書き込み、機密情報への制限付きアクセスなどです。システム管理者は、スコープを使用して機能またはセキュリティクリアランスによるアクセスを選択的に有効化できます。

InitiateOAuthGETANDREFRESH に設定されている場合、要求するスコープを変更したい場合はこのプロパティを使用する必要があります。

InitiateOAuthREFRESH またはOFF のいずれかに設定されている場合、このプロパティまたはScope 入力を使用して、要求するスコープを変更できます。

Use this property to specify one or more OAuth scopes that determine the permissions the user is requesting when authenticating.

Scopes are typically defined when registering a custom OAuth application. They control the type of access the user will have such as read-only access, read-write access, or access to restricted resources.

System administrators can use scopes to restrict access based on roles, permissions, or required functionality.

This property is useful for customizing authentication flows and ensuring that users are granted only the access necessary for their tasks.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434