একটি ক্লায়েন্ট-সাইড এনক্রিপশন পরিচয় মুছে দেয়। প্রমাণীকৃত ব্যবহারকারী এনক্রিপ্ট করা বার্তা পাঠাতে আর পরিচয় ব্যবহার করতে পারবেন না।
আপনি এটি মুছে ফেলার পরে পরিচয়টি পুনরুদ্ধার করতে পারবেন না। পরিবর্তে, একই কনফিগারেশনের সাথে আরেকটি পরিচয় তৈরি করতে identities.create পদ্ধতি ব্যবহার করুন।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2024-09-05 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Permanently deletes a client-side encryption identity, preventing the authenticated user from sending encrypted messages with it."],["Deletion is irreversible; create a new identity with the same configuration using the `identities.create` method for replacement."],["The request requires specifying the user ID and the primary email address associated with the identity to be deleted."],["An empty request body is necessary, and a successful deletion results in an empty response body."],["Authorization requires either the `https://www.googleapis.com/auth/gmail.settings.basic` or `https://www.googleapis.com/auth/gmail.settings.sharing` OAuth scope."]]],[]]