Okta.Sdk.Model.Embedded

October 22, 2025 ยท View on GitHub

The Public Key Details are defined in the _embedded property of the Key object.

Properties

NameTypeDescriptionNotes
AlgstringAlgorithm used in the key[optional] [readonly]
EstringRSA key value (exponent) for key binding[optional] [readonly]
KidstringUnique identifier for the certificate[optional] [readonly]
KtystringCryptographic algorithm family for the certificate's keypair[optional] [readonly]
NstringRSA key value (modulus) for key binding[optional] [readonly]
UsestringAcceptable use of the certificate[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]