SecurityStampValidatorOptions Class

Definition

public ref class SecurityStampValidatorOptions
public class SecurityStampValidatorOptions
type SecurityStampValidatorOptions = class
Public Class SecurityStampValidatorOptions
Inheritance
SecurityStampValidatorOptions

Constructors

SecurityStampValidatorOptions()

Properties

OnRefreshingPrincipal

Invoked when the default security stamp validator replaces the user's ClaimsPrincipal in the cookie.

TimeProvider

Gives control over the timestamps for testing purposes.

ValidationInterval

Gets or sets the TimeSpan after which security stamps are re-validated. Defaults to 30 minutes.

Applies to