LinkingType
परफ़ॉर्म करने के लिए खाता लिंक करने का टाइप.
Enums |
LINKING_TYPE_UNSPECIFIED |
नहीं बताया गया है |
GOOGLE_SIGN_IN |
'Google साइन इन' लिंकिंग टाइप. अगर लिंक करने के इस तरीके का इस्तेमाल किया जाता है, तो OAuth से जुड़ा कोई भी फ़ील्ड, नीचे सेट नहीं करना पड़ेगा. |
OAUTH_AND_GOOGLE_SIGN_IN |
OAuth और Google साइन इन लिंकिंग का टाइप. |
OAUTH |
OAuth लिंकिंग का टाइप. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-05-16 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-05-16 (UTC) को अपडेट किया गया."],[[["Encrypts the OAuth client secret used in account linking flows for initial encryption or re-encryption with the latest primary key."],["Sends an HTTP POST request to `https://actions.googleapis.com/v2:encryptSecret` with the client secret in the request body."],["The request body requires a JSON object containing the `clientSecret` string."],["The response body contains the encrypted `accountLinkingSecret` and the `keyVersion` used for encryption within a JSON object."]]],[]]