Appearance
ServiceNow.Core 
SNow.Core.Authentication.AuthenticationConfig 
AuthenticationConfig.Scope Property 
Web API scope. With client credentials flows, the scopes is ALWAYS of the shape "resource/.default"
csharp
public string Scope { get; set; }