IConsent interface
Used to manage types of user consent.
Syntax
public interface class IConsent : IInspectable
Members
The IConsent interface inherits from IInspectable. IConsent also has these types of members:
Properties
The IConsent interface has these properties.
Property | Access type | Description |
---|---|---|
Domain |
Read-only |
Gets the domain information. |
Result |
Read/write |
Gets or sets the consent result. |
Type |
Read-only |
Gets the type of consent. |
Urls |
Read-only |
Gets the list of URLs that need to provide consent. |
User |
Read-only |
Gets the user ID. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|