IdentitySchemaVersions 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.
Contains various identity version constants.
public static class IdentitySchemaVersions
	type IdentitySchemaVersions = class
	Public Class IdentitySchemaVersions
		- Inheritance
 - 
				IdentitySchemaVersions
 
Fields
| Default | 
		 Represents the default version of the identity schema  | 
        	
| Version1 | 
		 Represents the initial 1.0 version of the identity schema  | 
        	
| Version2 | 
		 Represents the 2.0 version of the identity schema  | 
        	
| Version3 | 
		 Represents the 3.0 version of the identity schema  |