PasskeyRequestOptionsResult 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 result of a passkey request options generation.
public sealed class PasskeyRequestOptionsResult
	type PasskeyRequestOptionsResult = class
	Public NotInheritable Class PasskeyRequestOptionsResult
		- Inheritance
 - 
				PasskeyRequestOptionsResult
 
Constructors
| PasskeyRequestOptionsResult() | 
Properties
| AssertionState | 
		 Gets or sets the state to be used in the assertion procedure.  | 
        	
| RequestOptionsJson | 
		 Gets or sets the JSON representation of the request options.  |