IdentityError Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encapsulates an error from the identity subsystem.
public ref class IdentityError
	public class IdentityError
	type IdentityError = class
	Public Class IdentityError
		- Inheritance
 - 
				IdentityError
 
Constructors
| IdentityError() | 
Properties
| Code | 
		 Gets or sets the code for this error.  | 
        	
| Description | 
		 Gets or sets the description for this error.  |