Поделиться через


IConsent.Result property

Gets or sets the consent result.

Syntax

public:
property ConsentResult^ Result { 
   ConsentResult^ get();
   void set (ConsentResult^ value);
}

Property value

Type: ConsentResult^

The consent result.

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