Share via


IConsent.Urls property

Gets the list of URLs that need to provide consent.

Syntax

public:
property IVector<Uri^>^  Urls { 
   IVector<Uri^>^  get();
}

Property value

Type: IVector<Uri^>^

List of URLs that need to provide consent.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

IConsent