You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AccessScope parameter specifies a condition for the DLP rule that's based on the access scope of the content. The rule is applied to content that matches the specified access scope. Valid values are:
200
200
201
-
- InOrganization: The rule is applied to content that's accessible inside the organization.
202
-
- NotInOrganization: The rule is applied to content that's accessible outside the organization.
201
+
- InOrganization: The rule is applied to content that's accessible or delivered to a recipient inside the organization.
202
+
- NotInOrganization: The rule is applied to content that's accessible or delivered to a recipient outside the organization.
The ExceptIfAccessScopeAccessScope parameter specifies an exception for the DLP rule that's based on the access scope of the content. The rule isn't applied to content that matches the specified access scope. Valid values are:
702
702
703
-
- InOrganization: The rule isn't applied to content that's accessible inside the organization.
704
-
- NotInOrganization: The rule isn't applied to content that's accessible outside the organization.
703
+
- InOrganization: The rule isn't applied to content that's accessible or delivered to a recipient inside the organization.
704
+
- NotInOrganization: The rule isn't applied to content that's accessible or delivered to a recipient outside the organization.
0 commit comments