public sealed class PublicKeyCredential : IMessage<PublicKeyCredential>, IEquatable<PublicKeyCredential>, IDeepCloneable<PublicKeyCredential>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class PublicKeyCredential.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003ePublicKeyCredential\u003c/code\u003e class is 2.2.0, which is part of the Cloud IoT v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublicKeyCredential\u003c/code\u003e is a class that represents a public key format and its associated data, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003ePublicKeyCredential()\u003c/code\u003e and \u003ccode\u003ePublicKeyCredential(PublicKeyCredential other)\u003c/code\u003e, the latter allowing the creation of an object based on another existing object of the same type.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eFormat\u003c/code\u003e which represents the format of the key and \u003ccode\u003eKey\u003c/code\u003e, which holds the data for the key, each with their own associated types.\u003c/p\u003e\n"],["\u003cp\u003eThere are six different versions available of this library, ranging from version 1.0.0 to 2.2.0, each with its own link to its associated documentation.\u003c/p\u003e\n"]]],[],null,[]]