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

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