Share via


UserManager<TUser>.SupportsUserPasskey Property

Definition

Gets a flag indicating whether the backing user store supports passkeys.

public virtual bool SupportsUserPasskey { get; }
member this.SupportsUserPasskey : bool
Public Overridable ReadOnly Property SupportsUserPasskey As Boolean

Property Value

true if the backing user store supports passkeys, otherwise false.

Applies to