Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AadResourceUrls interface
- Package:
- @microsoft/agents-hosting
Represents a collection of Azure Active Directory (AAD) resource URLs. This interface defines the structure of a collection of resource URLs.
Properties
| resourceUrls | An array of resource URLs. |
Property Details
resourceUrls
An array of resource URLs.
resourceUrls: string[]
Property Value
string[]
