ApiLicenseInformation.Identifier Property
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.
SPDX license information for the API. The identifier field is mutually exclusive of the URL field.
public Uri Identifier { get; set; }
member this.Identifier : Uri with get, set
Public Property Identifier As Uri