Scope Parameter (Connect-Domino Cmdlet)
Space-separated list of Domino REST API data-access permissions, each prefixed with your Application ID URI.
Syntax
Connect-Domino -Scope string
Data Type
cstr
Default Value
"api://dominorest/$DECRYPT api://dominorest/MAIL api://dominorest/$DATA"
Remarks
Specify scope to obtain the initial access and refresh token.
You can find your Application ID URI on your Azure application's Expose an API page. See Domino's Scope Documentation for more information about he available scopes.