Enum सदस्य Audience.OWNER_ONLY
हस्ताक्षर
OWNER_ONLY = 'ownerOnly'
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-20 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-20 (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"]]