PasskeyException 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 an error that occurred during passkey attestation or assertion.
public sealed class PasskeyException : Exception
	type PasskeyException = class
    inherit Exception
	Public NotInheritable Class PasskeyException
Inherits Exception
		- Inheritance
 - 
				PasskeyException
 
Constructors
| PasskeyException(String, Exception) | 
		 Constructs a new PasskeyException instance.  | 
        	
| PasskeyException(String) | 
		 Constructs a new PasskeyException instance.  |