Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.78 KB

File metadata and controls

44 lines (31 loc) · 1.78 KB
title Navigational Access
description Navigational Access (Master Data Services)
author meetdeepak
ms.author dkhare
ms.reviewer mikeray
ms.date 03/05/2026
ms.service sql
ms.subservice master-data-services
ms.topic concept-article
ms.custom
build-2025
helpviewer_keywords
navigational access [Master Data Services]
security [Master Data Services], navigational access

Navigational Access (Master Data Services)

[!INCLUDE SQL Server - Windows only ASDBMI]

[!INCLUDE support-notice]

Navigational access applies to model object security, which is assigned on the Models tab.

Navigational access is the access you get to levels higher than where you've assigned security.

In this example, permissions are assigned to an entity, and so navigational access is granted at the model level.

mds_conc_inheritance_model

Entities

When you assign permission to an entity, its leaf members, or its consolidated members, navigational access means you can read or update the name and code for all members. You can also read the model name.

Attributes

When you assign permission to an attribute, navigational access means you can read or update the name and code for all members in the entity. You can also read the model name.

Collections

When you assign permissions to collections, you can read or update the name, code, description and owner ID. You can also read the model name.

See Also

How Permissions Are Determined (Master Data Services)