PasskeyAssertionContext Class
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.
Represents the context for passkey assertion.
public sealed class PasskeyAssertionContext
type PasskeyAssertionContext = class
Public NotInheritable Class PasskeyAssertionContext
- Inheritance
-
PasskeyAssertionContext
Constructors
| PasskeyAssertionContext() |
Properties
| AssertionState |
Gets or sets the state to be used in the assertion procedure. |
| CredentialJson |
Gets or sets the credentials obtained by JSON-serializing the result of the
|
| HttpContext |
Gets or sets the HttpContext for the current request. |