forked from lug/matterbridge
Add initial Microsoft Teams support
Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
This commit is contained in:
9
vendor/github.com/yaegashi/msgraph.go/beta/MdmWindowsInformationProtectionPolicyModel.go
generated
vendored
Normal file
9
vendor/github.com/yaegashi/msgraph.go/beta/MdmWindowsInformationProtectionPolicyModel.go
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||||
|
||||
package msgraph
|
||||
|
||||
// MdmWindowsInformationProtectionPolicy Policy for Windows information protection with MDM
|
||||
type MdmWindowsInformationProtectionPolicy struct {
|
||||
// WindowsInformationProtection is the base model of MdmWindowsInformationProtectionPolicy
|
||||
WindowsInformationProtection
|
||||
}
|
||||
Reference in New Issue
Block a user