RightsManagementException Constructor (RightsManagementFailureCode)
.NET Framework (current version)
Initializes a new instance of the RightsManagementException class with a given RightsManagementFailureCode.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- failureCode
-
Type:
System.Security.RightsManagement::RightsManagementFailureCode
The failure code for the error.
The following example shows use of the FailureCode property to create an error message for the user.
.NET Framework
Available since 3.0
Available since 3.0
Show: