PasskeyUserEntity 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 information about the user associated with a passkey.
public sealed class PasskeyUserEntity
type PasskeyUserEntity = class
Public NotInheritable Class PasskeyUserEntity
- Inheritance
-
PasskeyUserEntity
Constructors
| PasskeyUserEntity() |
Properties
| DisplayName |
Gets the display name of the user associated with a passkey. |
| Id |
Gets the user ID associated with a passkey. |
| Name |
Gets the name of the user associated with a passkey. |