Scope Parameter (Connect-Xero Cmdlet)
This determines the scopes that the OAuth application requests from Xero.
Syntax
Connect-Xero -Scope string
Data Type
cstr
Default Value
""
Remarks
By default the cmdlet will request that the user authorize all available scopes. If you want to override this, you can set this property to a space-separated list of OAuth scopes.