File tree Expand file tree Collapse file tree 8 files changed +2453
-567
lines changed
Expand file tree Collapse file tree 8 files changed +2453
-567
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 51195119 <Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
51205120 <Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
51215121 <Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
5122+ <Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
51225123 <Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
51235124 </ComplexType>
51245125 <ComplexType Name="conditionalAccessUsers">
70857086 <Property Name="updatedBy" Type="Edm.String" />
70867087 <Property Name="updatedDateTime" Type="Edm.DateTimeOffset" />
70877088 </ComplexType>
7089+ <ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
70887090 <ComplexType Name="securityResource">
70897091 <Property Name="resource" Type="Edm.String" />
70907092 <Property Name="resourceType" Type="graph.securityResourceType" />
Original file line number Diff line number Diff line change 32943294 <Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
32953295 <Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
32963296 <Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
3297+ <Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
32973298 <Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
32983299 </ComplexType>
32993300 <ComplexType Name="conditionalAccessUsers">
47204721 <ComplexType Name="searchResult">
47214722 <Property Name="onClickTelemetryUrl" Type="Edm.String" />
47224723 </ComplexType>
4724+ <ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
47234725 <ComplexType Name="selfServiceSignUpAuthenticationFlowConfiguration">
47244726 <Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" />
47254727 </ComplexType>
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 26762676 <Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
26772677 <Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
26782678 <Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
2679+ <Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
26792680 <Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
26802681 </ComplexType>
26812682 <ComplexType Name="conditionalAccessUsers">
40884089 <Property Name="updatedBy" Type="Edm.String" />
40894090 <Property Name="updatedDateTime" Type="Edm.DateTimeOffset" />
40904091 </ComplexType>
4092+ <ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
40914093 <ComplexType Name="securityResource">
40924094 <Property Name="resource" Type="Edm.String" />
40934095 <Property Name="resourceType" Type="graph.securityResourceType" />
Original file line number Diff line number Diff line change 25752575 <Property Name="cloudAppSecurity" Type="graph.cloudAppSecuritySessionControl" />
25762576 <Property Name="disableResilienceDefaults" Type="Edm.Boolean" />
25772577 <Property Name="persistentBrowser" Type="graph.persistentBrowserSessionControl" />
2578+ <Property Name="secureSignInSession" Type="graph.secureSignInSessionControl" />
25782579 <Property Name="signInFrequency" Type="graph.signInFrequencySessionControl" />
25792580 </ComplexType>
25802581 <ComplexType Name="conditionalAccessUsers">
38083809 <Property Name="updatedBy" Type="Edm.String" />
38093810 <Property Name="updatedDateTime" Type="Edm.DateTimeOffset" />
38103811 </ComplexType>
3812+ <ComplexType Name="secureSignInSessionControl" BaseType="graph.conditionalAccessSessionControl" />
38113813 <ComplexType Name="securityResource">
38123814 <Property Name="resource" Type="Edm.String" />
38133815 <Property Name="resourceType" Type="graph.securityResourceType" />
You can’t perform that action at this time.
0 commit comments