AadResourceUrls.ResourceUrls 属性

定义

获取或设置要连接到的资源的 URL。

public System.Collections.Generic.IList<string> ResourceUrls { get; set; }
member this.ResourceUrls : System.Collections.Generic.IList<string> with get, set
Public Property ResourceUrls As IList(Of String)

属性值

要连接到的资源的 URL。

适用于