dotConnect for Adobe Commerce Documentation
Devart.Data.Identity Namespace / IOAuthAuthenticationProviderOptions Interface / Scopes Property

In This Topic
    Scopes Property
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property Scopes As IEnumerable(Of String)
    IEnumerable<string> Scopes {get;}
    See Also