blob: d4861f0a1451c925b992de3d48d7129529d08cd6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// WindowsInformationProtectionStoreApp undocumented
type WindowsInformationProtectionStoreApp struct {
// WindowsInformationProtectionApp is the base model of WindowsInformationProtectionStoreApp
WindowsInformationProtectionApp
}
|