public sealed class RegistryCredential : IMessage<RegistryCredential>, IEquatable<RegistryCredential>, IDeepCloneable<RegistryCredential>, IBufferMessage, IMessage
A server-stored registry credential used to validate device credentials.
[[["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 \u003ccode\u003eRegistryCredential\u003c/code\u003e class in version 1.2.0 of the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e library is a server-stored credential used for validating device credentials.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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 \u003ccode\u003eRegistryCredential\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eRegistryCredential\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCredentialCase\u003c/code\u003e property determines the credential type, while \u003ccode\u003ePublicKeyCertificate\u003c/code\u003e holds the public key certificate for verification.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.2.0 is the most recent release of this library, and versions down to 1.0.0 are available, with version 1.2.0 being the current context.\u003c/p\u003e\n"]]],[],null,[]]