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

SecurityStampRefreshingPrincipalContext()

Properties

CurrentPrincipal

The principal contained in the current cookie.

NewPrincipal

The new principal which should replace the current.

Applies to