3 references to SharedKey
Microsoft.AspNetCore.Identity (3)
Data\TwoFactorRequest.cs (2)
20
/// The two-factor code derived from the <see cref="TwoFactorResponse.
SharedKey
"/>. This is only required if <see cref="Enable"/> is set to <see langword="true"/>.
25
/// An optional <see cref="bool"/> to reset the <see cref="TwoFactorResponse.
SharedKey
"/> to a new random value if <see langword="true"/>.
Data\TwoFactorResponse.cs (1)
24
/// The recovery codes to use if the <see cref="
SharedKey
"/> is lost. This will be omitted from the response unless