Okta.Sdk.Model.AAGUIDAuthenticatorCharacteristics
October 22, 2025 ยท View on GitHub
Contains additional properties about custom AAGUID.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| FipsCompliant | bool | Indicates whether the authenticator meets Federal Information Processing Standards (FIPS) compliance requirements | [optional] |
| HardwareProtected | bool | Indicates whether the authenticator stores the private key on a hardware component | [optional] |
| PlatformAttached | bool | Indicates whether the custom AAGUID is built into the authenticator (`true`) or if it's a separate, external authenticator | [optional] |