Член перечисления Audience.OWNER_ONLY, Член перечисления Audience.OWNER_ONLY
Подпись
OWNER_ONLY = 'ownerOnly'
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-01-09 UTC.
[null,null,["Последнее обновление: 2025-01-09 UTC."],[[["`OWNER_ONLY` is a signature constant that is used to define permissions or access control related to the owner."],["The value of the `OWNER_ONLY` constant is 'ownerOnly', which is likely used for comparison or identification purposes in code."]]],["The core content defines a constant, `OWNER_ONLY`, and assigns it the string value 'ownerOnly'. This suggests a system where actions or data might be restricted based on ownership. The presence of \"Signature\" above this definition implies it is part of a larger code base, potentially outlining specific access control or authorization mechanisms.\n"]]