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

package msgraph

// WindowsOfficeClientSecurityConfiguration undocumented
type WindowsOfficeClientSecurityConfiguration struct {
	// OfficeClientConfiguration is the base model of WindowsOfficeClientSecurityConfiguration
	OfficeClientConfiguration
}