AadResourceUrls Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the target resource for which the Bot Framework Token Service would exchange a cached token for a user. This class applies only to AAD V1 connections.
public class AadResourceUrls
type AadResourceUrls = class
Public Class AadResourceUrls
- Inheritance
-
AadResourceUrls
Constructors
AadResourceUrls() |
Initializes a new instance of the AadResourceUrls class. |
AadResourceUrls(IList<String>) |
Initializes a new instance of the AadResourceUrls class. |
Properties
ResourceUrls |
Gets or sets the URLs to the resource you want to connect to. |