रिलेशनशिप स्ट्रिंग
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
पहले से तय रिलेशन स्ट्रिंग
नीचे दी गई रिलेशन स्ट्रिंग, स्टैंडर्ड तरीके से तय की जाती हैं. अगर आपको ऐसा स्टेटमेंट बनाना है जो इनमें से किसी भी तरह के स्टेटमेंट से मेल न खाता हो, तो आपके पास अपनी यूनीक स्ट्रिंग तय करने का विकल्प होता है.
संबंध स्ट्रिंग |
कंपनी का ब्यौरा |
delegate_permission/common.handle_all_urls |
टारगेट को ऐसे सभी यूआरएल को मैनेज करने की अनुमति देता है जिन्हें सोर्स मैनेज कर सकता है. |
delegate_permission/common.get_login_creds |
सोर्स के लिए स्टोर किए गए साइन-इन क्रेडेंशियल फिर से पाने के लिए टारगेट को अनुमति देता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-06-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-06-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe standard defines specific relation strings like \u003ccode\u003edelegate_permission/common.handle_all_urls\u003c/code\u003e and \u003ccode\u003edelegate_permission/common.get_login_creds\u003c/code\u003e for expressing permissions.\u003c/p\u003e\n"],["\u003cp\u003eThese predefined relation strings cover common use cases such as delegating handling of all URLs or granting access to stored login credentials.\u003c/p\u003e\n"],["\u003cp\u003eYou can create your own custom relation strings to define statements that are not covered by the predefined options.\u003c/p\u003e\n"]]],[],null,["Predefined relation strings\n\nThe following relation strings are defined by the standard. If you want to create a statement that does not fit one of these statement types, you can define your own unique string.\n\n| Relation string | Description |\n|----------------------------------------------|-------------------------------------------------------------------------------------|\n| `delegate_permission/common.handle_all_urls` | Grants the target permission to handle all URLs that the source can handle. |\n| `delegate_permission/common.get_login_creds` | Grants the target permission to retrieve sign-in credentials stored for the source. |"]]