AccountLinkingSecret
Informasi tentang rahasia klien OAuth terenkripsi yang digunakan dalam alur penautan akun (untuk jenis pemberian AUTH_CODE).
Representasi YAML |
encryptedClientSecret: string
encryptionKeyVersion: string |
Kolom |
encryptedClientSecret |
string (bytes format)
Teks tersandi rahasia klien yang menautkan akun terenkripsi. String berenkode base64.
|
encryptionKeyVersion |
string
Versi kunci kripto yang digunakan untuk mengenkripsi rahasia klien penautan akun. Perhatikan bahwa kolom ini diabaikan dalam alur pembuatan push, pratinjau, dan versi.
|
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-08-22 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-22 UTC."],[[["Encrypted OAuth client secrets are used to secure account linking flows with the `AUTH_CODE` grant type."],["The secret is represented in YAML with `encryptedClientSecret` containing the base64-encoded ciphertext and `encryptionKeyVersion` specifying the encryption key's version."],["`encryptedClientSecret` is a base64-encoded string representing the encrypted client secret, and `encryptionKeyVersion` indicates the version of the encryption key used."]]],[]]