AuthorizationProviderCollection interface

Paged Authorization Provider list representation.

Properties

nextLink

Next page link if any.

value

Page values.

Property Details

Next page link if any.

nextLink?: string

Property Value

string

value

Page values.

value?: AuthorizationProviderContract[]

Property Value