[[["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 2022-07-29 UTC."],[],[],null,["A SHA-1 or SHA-256 certificate.\n\nDo not call this constructor directly. Instead, use \\[`projectManagement.shaCertificate()`\\](projectManagement.ProjectManagement#shaCertificate).\n\n**Signature:** \n\n export declare class ShaCertificate \n\nProperties\n\nShaCertificate.certType\n\nThe SHA certificate type.\n\n**Signature:** \n\n readonly certType: ('sha1' | 'sha256');\n\nExample \n\n var certType = shaCertificate.certType;\n\nShaCertificate.resourceName\n\n**Signature:** \n\n readonly resourceName?: string | undefined;\n\nShaCertificate.shaHash\n\n**Signature:** \n\n readonly shaHash: string;"]]