SecurityStampRefreshingPrincipalContext 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.
Used to pass information during the SecurityStamp validation event.
public ref class SecurityStampRefreshingPrincipalContext
	public class SecurityStampRefreshingPrincipalContext
	type SecurityStampRefreshingPrincipalContext = class
	Public Class SecurityStampRefreshingPrincipalContext
		- Inheritance
 - 
				SecurityStampRefreshingPrincipalContext
 
Constructors
| SecurityStampRefreshingPrincipalContext() | 
Properties
| CurrentPrincipal | 
		 The principal contained in the current cookie.  | 
        	
| NewPrincipal | 
		 The new principal which should replace the current.  |