ADO.NET Provider for ServiceNow

Build 26.0.9655

Scope

Specifies the OAuth scope used to request permissions when authenticating to ServiceNow with AzureAD.

Data Type

string

Default Value

""

Remarks

The Scope property determines the set of permissions requested during the OAuth flow when AuthScheme is set to AzureAD. This property is required for AzureAD authentication.

Set this property to the application ID URI of the ServiceNow instance followed by the desired permission scope. For example,

https://myinstance.onmicrosoft.com/user_impersonation
.

If using a custom Microsoft Entra ID application, specify the scope that was defined when registering the application.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655