public RepeatedField<ObjectId> UnknownExtendedKeyUsages { get; }
Used to describe extended key usages that are not listed in the
[KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1.KeyUsage.ExtendedKeyUsageOptions]
message.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `KeyUsage` class within the Certificate Authority v1 API is 3.9.0, with other available versions ranging from 3.8.0 down to 1.0.0."],["`KeyUsage` is a class that defines key usage values as they appear in X.509 certificates."],["The `KeyUsage` class inherits from `object` and implements `IMessage`, `IEquatable\u003cKeyUsage\u003e`, `IDeepCloneable\u003cKeyUsage\u003e`, and `IBufferMessage`."],["The `KeyUsage` class has properties such as `BaseKeyUsage`, `ExtendedKeyUsage`, and `UnknownExtendedKeyUsages` to detail the various ways in which a key can be used."],["The namespace for this class is `Google.Cloud.Security.PrivateCA.V1`, and it is contained within the `Google.Cloud.Security.PrivateCA.V1.dll` assembly."]]],[]]