Sharing
Everything on SkillVeris tagged Sharing — collected across the glossary, study notes, blog, and cheat sheets.
6 resources across 1 library
Study Notes(6)
Master Pages
Understand how ASP.NET Web Forms master pages provide a shared, reusable layout that individual content pages fill in via ContentPlaceHolder regions.
Secure Data Sharing
How Snowflake lets one account share live, read-only data with another account instantly, without copying or moving any data between them.
Sharing and Access Requests
How SharePoint sharing links, external sharing settings, and the access request workflow let users collaborate without administrators manually managing every g…
What Is OAuth 2.0?
A plain-English introduction to OAuth 2.0 as a delegated authorization framework, covering why it replaced password sharing and how tokens and scopes work.
Security and Sharing in Apex
Learn how CRUD/FLS enforcement, sharing keywords, and the WITH SECURITY_ENFORCED / stripInaccessible tools keep Apex code from leaking data users shouldn't see.
Sharing State Across Components
Compare the tools Vue offers for cross-component state sharing — props/emits, provide/inject, composables, and Pinia — and when to reach for each.