Share via


ErrorInfomation.AUTHENTICATION_FAILED property

[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.]

The authentication failed and could possibly be caused by one of the following.

  • Authentication error (HTTP error 401) returned by an Internet request
  • The current user does not have valid domain credentials in a silent user activation attempt
  • The certification server, in silent user activation, is not in the local intranet or trusted sites zone

Syntax

public:
static property ErrorInfomation^ AUTHENTICATION_FAILED { 
   ErrorInfomation^ get();
}

Property value

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

ErrorInfomation