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