關係字串
透過集合功能整理內容 你可以依據偏好儲存及分類內容。
預先定義的關聯字串
下列關聯字串是由標準所定義。如果您要建立的陳述式不適用於上述任一陳述式類型,可以定義自己的不重複字串。
關係字串 | 說明 |
delegate_permission/common.handle_all_urls | 授予目標權限以處理來源可處理的所有網址。 |
delegate_permission/common.get_login_creds | 可授予目標權限,以擷取為來源儲存的登入憑證。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-06-26 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-06-26 (世界標準時間)。"],[[["\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. |"]]