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