Share via


SecurityStampRefreshingPrincipalContext Class

Definition

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

Name Description
SecurityStampRefreshingPrincipalContext()

Properties

Name Description
CurrentPrincipal

The principal contained in the current cookie.

NewPrincipal

The new principal which should replace the current.

Applies to