SecurityStampValidator<TUser>.Options Property
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.
public:
property Microsoft::AspNetCore::Identity::SecurityStampValidatorOptions ^ Options { Microsoft::AspNetCore::Identity::SecurityStampValidatorOptions ^ get(); };
public Microsoft.AspNetCore.Identity.SecurityStampValidatorOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Identity.SecurityStampValidatorOptions
Public ReadOnly Property Options As SecurityStampValidatorOptions