summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/ApplicationEnforcedRestrictionsSessionControlModel.go
blob: 0d6b0998572de30707d877e2c00df4b96eae6fa5 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// ApplicationEnforcedRestrictionsSessionControl undocumented
type ApplicationEnforcedRestrictionsSessionControl struct {
	// ConditionalAccessSessionControl is the base model of ApplicationEnforcedRestrictionsSessionControl
	ConditionalAccessSessionControl
}