ErrorInfomation class
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Enables access to error information.
Syntax
public ref class ErrorInfomation sealed
Members
The ErrorInfomation class inherits from IInspectable. ErrorInfomation also has these types of members:
Properties
The ErrorInfomation class has these properties.
Property | Access type | Description |
---|---|---|
AUTHENTICATION_FAILED |
Read-only |
The authentication failed |
DEVICE_REJECTED |
Read-only |
This device is disabled by the tenant admin. |
HResult |
Read-only |
Retrieves the HResult for the exception. |
INVALID_PL |
Read-only |
Invalid PL was passed to the Active Directory Rights Management client. |
NEEDS_ONLINE |
Read-only |
The Active Directory Rights Management Services client needs network access to complete the operation, but the application requested offline mode. |
REST_SERVICE_DISABLED |
Read-only |
The REST service is disabled for this tenant. |
RIGHT_NOT_GRANTED |
Read-only |
You have not been granted the rights necessary to complete the specified operation. |
SERVER_ERROR |
Read-only |
An error occurred while trying to contact the Active Directory Rights Management Services server. |
SERVICE_NOT_AVAILABLE_ERROR |
Read-only |
HTTP status 404 returned when contacting Active Directory Rights Management Services server. |
USER_NOT_CONSENTED |
Read-only |
The user has not given consent. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|