Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
179 changes: 179 additions & 0 deletions schemas/beta-Bleu.csdl

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions schemas/beta-Delos.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,13 @@
<Member Name="allManagedAndEnumeratedFederated" Value="5" />
<Member Name="unknownFutureValue" Value="6" />
</EnumType>
<EnumType Name="scopeCollectionKind">
<Member Name="allAllowed" Value="0" />
<Member Name="enumerated" Value="1" />
<Member Name="none" Value="2" />
<Member Name="scopeKindNotSet" Value="3" />
<Member Name="unknownFutureValue" Value="4" />
</EnumType>
<EnumType Name="weakAlgorithms" IsFlags="true">
<Member Name="rsaSha1" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
Expand All @@ -169,6 +176,7 @@
<Property Name="properties" Type="Collection(graph.keyValue)" Nullable="false" />
<Property Name="type" Type="Edm.String" Nullable="false" />
</ComplexType>
<ComplexType Name="allAllowedScopes" BaseType="graph.inheritableScopes" />
<ComplexType Name="allDomains" BaseType="graph.validatingDomains" />
<ComplexType Name="allowedDataLocationInfo" OpenType="true" />
<ComplexType Name="allowedTenantsAudience" BaseType="graph.signInAudienceRestrictionsBase">
Expand Down Expand Up @@ -329,6 +337,9 @@
<Property Name="permissionIds" Type="Collection(Edm.String)" />
<Property Name="resourceApplicationId" Type="Edm.String" />
</ComplexType>
<ComplexType Name="enumeratedScopes" BaseType="graph.inheritableScopes">
<Property Name="scopes" Type="Collection(Edm.String)" Nullable="false" />
</ComplexType>
<ComplexType Name="enumeratedScopeSensitivityLabels" BaseType="graph.scopeSensitivityLabels">
<Property Name="sensitivityLabels" Type="Collection(Edm.String)" />
</ComplexType>
Expand Down Expand Up @@ -373,6 +384,9 @@
<Property Name="supportUrl" Type="Edm.String" />
<Property Name="termsOfServiceUrl" Type="Edm.String" />
</ComplexType>
<ComplexType Name="inheritableScopes" Abstract="true">
<Property Name="kind" Type="graph.scopeCollectionKind" Nullable="false" />
</ComplexType>
<ComplexType Name="instanceResourceAccess">
<Property Name="permissions" Type="Collection(graph.resourcePermission)" Nullable="false" />
<Property Name="resourceAppId" Type="Edm.String" Nullable="false" />
Expand Down Expand Up @@ -429,6 +443,7 @@
<Property Name="hideResetItNow" Type="Edm.Boolean" />
<Property Name="hideTermsOfUse" Type="Edm.Boolean" />
</ComplexType>
<ComplexType Name="noScopes" BaseType="graph.inheritableScopes" />
<ComplexType Name="objectIdentity">
<Property Name="issuer" Type="Edm.String" />
<Property Name="issuerAssignedId" Type="Edm.String" />
Expand Down Expand Up @@ -701,6 +716,7 @@
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
</EntityType>
<EntityType Name="agentIdentityBlueprint" BaseType="graph.application" OpenType="true">
<NavigationProperty Name="inheritablePermissions" Type="Collection(graph.inheritablePermission)" ContainsTarget="true" />
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
</EntityType>
<EntityType Name="agentIdentityBlueprintPrincipal" BaseType="graph.servicePrincipal" OpenType="true">
Expand Down Expand Up @@ -1242,6 +1258,13 @@
<Property Name="userId" Type="Edm.String" Nullable="false" />
<Property Name="userPrincipalName" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="inheritablePermission">
<Key>
<PropertyRef Name="resourceAppId" />
</Key>
<Property Name="inheritableScopes" Type="graph.inheritableScopes" Nullable="false" />
<Property Name="resourceAppId" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
<Property Name="activeSignInUri" Type="Edm.String" />
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
Expand Down
25 changes: 25 additions & 0 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1634,6 +1634,7 @@
<Member Name="centralAmerica" Value="12" />
<Member Name="usGovernment" Value="13" />
<Member Name="unknownFutureValue" Value="14" />
<Member Name="mexico" Value="15" />
</EnumType>
<EnumType Name="cloudPcImportedSnapshotState">
<Member Name="notUsed" Value="0" />
Expand Down Expand Up @@ -7309,6 +7310,13 @@
<Member Name="selfRenew" Value="9" />
<Member Name="unknownFutureValue" Value="10" />
</EnumType>
<EnumType Name="scopeCollectionKind">
<Member Name="allAllowed" Value="0" />
<Member Name="enumerated" Value="1" />
<Member Name="none" Value="2" />
<Member Name="scopeKindNotSet" Value="3" />
<Member Name="unknownFutureValue" Value="4" />
</EnumType>
<EnumType Name="scopeOperatorMultiValuedComparisonType">
<Member Name="All" Value="0" />
<Member Name="Any" Value="1" />
Expand Down Expand Up @@ -9464,6 +9472,7 @@
<Property Name="type" Type="Edm.String" />
<Property Name="value" Type="Edm.String" />
</ComplexType>
<ComplexType Name="allAllowedScopes" BaseType="graph.inheritableScopes" />
<ComplexType Name="allDeviceRegistrationMembership" BaseType="graph.deviceRegistrationMembership" />
<ComplexType Name="allDevicesAssignmentTarget" BaseType="graph.deviceAndAppManagementAssignmentTarget" />
<ComplexType Name="allDomains" BaseType="graph.validatingDomains" />
Expand Down Expand Up @@ -12176,6 +12185,9 @@
<Property Name="permissionIds" Type="Collection(Edm.String)" />
<Property Name="resourceApplicationId" Type="Edm.String" />
</ComplexType>
<ComplexType Name="enumeratedScopes" BaseType="graph.inheritableScopes">
<Property Name="scopes" Type="Collection(Edm.String)" Nullable="false" />
</ComplexType>
<ComplexType Name="enumeratedScopeSensitivityLabels" BaseType="graph.scopeSensitivityLabels">
<Property Name="sensitivityLabels" Type="Collection(Edm.String)" />
</ComplexType>
Expand Down Expand Up @@ -12643,6 +12655,9 @@
<Property Name="mode" Type="graph.informationBarrierMode" Nullable="false" />
<Property Name="segmentIds" Type="Collection(Edm.Guid)" Nullable="false" />
</ComplexType>
<ComplexType Name="inheritableScopes" Abstract="true">
<Property Name="kind" Type="graph.scopeCollectionKind" Nullable="false" />
</ComplexType>
<ComplexType Name="initiator" BaseType="graph.identity" OpenType="true">
<Property Name="initiatorType" Type="graph.initiatorType" />
</ComplexType>
Expand Down Expand Up @@ -13715,6 +13730,7 @@
<Property Name="networkType" Type="graph.networkType" />
</ComplexType>
<ComplexType Name="noDeviceRegistrationMembership" BaseType="graph.deviceRegistrationMembership" />
<ComplexType Name="noScopes" BaseType="graph.inheritableScopes" />
<ComplexType Name="notifyUserAction" BaseType="graph.dlpActionInfo">
<Property Name="actionLastModifiedDateTime" Type="Edm.DateTimeOffset" />
<Property Name="emailText" Type="Edm.String" />
Expand Down Expand Up @@ -17339,6 +17355,7 @@
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
</EntityType>
<EntityType Name="agentIdentityBlueprint" BaseType="graph.application" OpenType="true">
<NavigationProperty Name="inheritablePermissions" Type="Collection(graph.inheritablePermission)" ContainsTarget="true" />
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
</EntityType>
<EntityType Name="agentIdentityBlueprintPrincipal" BaseType="graph.servicePrincipal" OpenType="true">
Expand Down Expand Up @@ -22718,6 +22735,13 @@
<NavigationProperty Name="sensitivityLabels" Type="Collection(graph.sensitivityLabel)" ContainsTarget="true" />
<NavigationProperty Name="sensitivityPolicySettings" Type="graph.sensitivityPolicySettings" ContainsTarget="true" />
</EntityType>
<EntityType Name="inheritablePermission">
<Key>
<PropertyRef Name="resourceAppId" />
</Key>
<Property Name="inheritableScopes" Type="graph.inheritableScopes" Nullable="false" />
<Property Name="resourceAppId" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="insightsSettings" BaseType="graph.entity">
<Property Name="disabledForGroup" Type="Edm.String" />
<Property Name="isEnabledInOrganization" Type="Edm.Boolean" />
Expand Down Expand Up @@ -87109,6 +87133,7 @@
<Property Name="incidentWebUrl" Type="Edm.String" />
<Property Name="lastModifiedBy" Type="Edm.String" />
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="priorityScore" Type="Edm.Int32" />
<Property Name="recommendedActions" Type="Edm.String" />
<Property Name="recommendedHuntingQueries" Type="Collection(microsoft.graph.security.recommendedHuntingQuery)" />
<Property Name="redirectIncidentId" Type="Edm.String" />
Expand Down
23 changes: 23 additions & 0 deletions schemas/beta-GovSG.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,13 @@
<Member Name="allManagedAndEnumeratedFederated" Value="5" />
<Member Name="unknownFutureValue" Value="6" />
</EnumType>
<EnumType Name="scopeCollectionKind">
<Member Name="allAllowed" Value="0" />
<Member Name="enumerated" Value="1" />
<Member Name="none" Value="2" />
<Member Name="scopeKindNotSet" Value="3" />
<Member Name="unknownFutureValue" Value="4" />
</EnumType>
<EnumType Name="weakAlgorithms" IsFlags="true">
<Member Name="rsaSha1" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
Expand All @@ -169,6 +176,7 @@
<Property Name="properties" Type="Collection(graph.keyValue)" Nullable="false" />
<Property Name="type" Type="Edm.String" Nullable="false" />
</ComplexType>
<ComplexType Name="allAllowedScopes" BaseType="graph.inheritableScopes" />
<ComplexType Name="allDomains" BaseType="graph.validatingDomains" />
<ComplexType Name="allowedDataLocationInfo" OpenType="true" />
<ComplexType Name="allowedTenantsAudience" BaseType="graph.signInAudienceRestrictionsBase">
Expand Down Expand Up @@ -329,6 +337,9 @@
<Property Name="permissionIds" Type="Collection(Edm.String)" />
<Property Name="resourceApplicationId" Type="Edm.String" />
</ComplexType>
<ComplexType Name="enumeratedScopes" BaseType="graph.inheritableScopes">
<Property Name="scopes" Type="Collection(Edm.String)" Nullable="false" />
</ComplexType>
<ComplexType Name="enumeratedScopeSensitivityLabels" BaseType="graph.scopeSensitivityLabels">
<Property Name="sensitivityLabels" Type="Collection(Edm.String)" />
</ComplexType>
Expand Down Expand Up @@ -373,6 +384,9 @@
<Property Name="supportUrl" Type="Edm.String" />
<Property Name="termsOfServiceUrl" Type="Edm.String" />
</ComplexType>
<ComplexType Name="inheritableScopes" Abstract="true">
<Property Name="kind" Type="graph.scopeCollectionKind" Nullable="false" />
</ComplexType>
<ComplexType Name="instanceResourceAccess">
<Property Name="permissions" Type="Collection(graph.resourcePermission)" Nullable="false" />
<Property Name="resourceAppId" Type="Edm.String" Nullable="false" />
Expand Down Expand Up @@ -429,6 +443,7 @@
<Property Name="hideResetItNow" Type="Edm.Boolean" />
<Property Name="hideTermsOfUse" Type="Edm.Boolean" />
</ComplexType>
<ComplexType Name="noScopes" BaseType="graph.inheritableScopes" />
<ComplexType Name="objectIdentity">
<Property Name="issuer" Type="Edm.String" />
<Property Name="issuerAssignedId" Type="Edm.String" />
Expand Down Expand Up @@ -702,6 +717,7 @@
</EntityType>
<EntityType Name="agentIdentityBlueprint" BaseType="graph.application" OpenType="true">
<Property Name="createdByAppId" Type="Edm.String" />
<NavigationProperty Name="inheritablePermissions" Type="Collection(graph.inheritablePermission)" ContainsTarget="true" />
<NavigationProperty Name="sponsors" Type="Collection(graph.directoryObject)" />
</EntityType>
<EntityType Name="agentIdentityBlueprintPrincipal" BaseType="graph.servicePrincipal" OpenType="true">
Expand Down Expand Up @@ -1241,6 +1257,13 @@
<Property Name="userId" Type="Edm.String" Nullable="false" />
<Property Name="userPrincipalName" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="inheritablePermission">
<Key>
<PropertyRef Name="resourceAppId" />
</Key>
<Property Name="inheritableScopes" Type="graph.inheritableScopes" Nullable="false" />
<Property Name="resourceAppId" Type="Edm.String" Nullable="false" />
</EntityType>
<EntityType Name="internalDomainFederation" BaseType="graph.samlOrWsFedProvider">
<Property Name="activeSignInUri" Type="Edm.String" />
<Property Name="federatedIdpMfaBehavior" Type="graph.federatedIdpMfaBehavior" />
Expand Down
Loading
Loading