Nesneyle ilgili, kayıt sırasında doğrulanacak kısıtlamaları tanımlar. Not: Bu gelişmiş bir özelliktir. Uygulama desteği için lütfen Google ile iletişime geçin.
JSON gösterimi
{"restrictToEmailSha256": string}
Alanlar
restrictToEmailSha256
string
Referans veren nesnenin kaydedilmesini yalnızca belirtilen e-posta adresiyle kısıtlayın. Bu, e-posta adresinin onaltılık SHA256 toplamıdır. Tümü küçük harflidir ve "@" hariç "." ya da "+" gibi herhangi bir gösterim içermez.
Bu geçişi kaydetmeye çalışan, oturum açmış kullanıcının e-posta adresi burada tanımlanan değerle eşleşmezse kullanıcıların bu geçişi kaydetmesine izin verilmez. Bunun yerine, kartın vereniyle iletişime geçmeleri istenir.
Bu bilgiler, kullanıcıdan açıkça izin alınarak Google ile oturum açma entegrasyonu üzerinden (https://developers.google.com/identity/authentication) toplanmalıdır. Kayıt Kısıtlamaları'nı kullanmadan önce lütfen destek ekibiyle iletişime geçin.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-11-13 UTC."],[[["JSON representation defines restrictions to ensure data integrity during the save process, primarily focusing on email verification."],["It uses `restrictToEmailSha256` field to limit saving privileges to a specific email address, enhancing security."],["The email address is SHA256 hashed and compared with the provided value to authorize save operations."],["Users with unmatched email addresses will be denied save permissions and advised to contact the issuer."],["This feature is advanced and requires contacting Google support for implementation and guidance on obtaining user consent via Sign in with Google."]]],[]]