Show / Hide Table of Contents

Class SecurityStampValidatorOptionsExtensions

Inheritance
object
SecurityStampValidatorOptionsExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity.AspNetCore
Assembly: Volo.Abp.Identity.AspNetCore.dll
Syntax
public static class SecurityStampValidatorOptionsExtensions

Methods

UpdatePrincipal(SecurityStampValidatorOptions, AbpRefreshingPrincipalOptions)

Declaration
public static SecurityStampValidatorOptions UpdatePrincipal(this SecurityStampValidatorOptions options, AbpRefreshingPrincipalOptions abpRefreshingPrincipalOptions)
Parameters
Type Name Description
SecurityStampValidatorOptions options
AbpRefreshingPrincipalOptions abpRefreshingPrincipalOptions
Returns
Type Description
SecurityStampValidatorOptions
In this article
Back to top Powered by ABP.IO Platform