關係字串
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
預先定義的關聯字串
下列關聯字串是由標準所定義。如果您要建立的陳述式不適用於上述任一陳述式類型,可以定義自己的不重複字串。
關係字串 |
說明 |
delegate_permission/common.handle_all_urls |
授予目標權限以處理來源可處理的所有網址。 |
delegate_permission/common.get_login_creds |
可授予目標權限,以擷取為來源儲存的登入憑證。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[null,null,["上次更新時間:2025-08-31 (世界標準時間)。"],[[["\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,["# Relation Strings\n\nPredefined relation strings\n---------------------------\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. |"]]