dotConnect for Zoho Desk Documentation
Devart.Data.Identity Namespace / IOAuthAuthenticationProviderOptions Interface / OptionalScopes Property

On this page
    OptionalScopes Property
    On this page
    Syntax
    'Declaration
     
    ReadOnly Property OptionalScopes As IEnumerable(Of String)
    IEnumerable<string> OptionalScopes {get;}
    See Also