summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/Windows10PFXImportCertificateProfileModel.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/matterbridge/msgraph.go/beta/Windows10PFXImportCertificateProfileModel.go')
-rw-r--r--vendor/github.com/matterbridge/msgraph.go/beta/Windows10PFXImportCertificateProfileModel.go11
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/github.com/matterbridge/msgraph.go/beta/Windows10PFXImportCertificateProfileModel.go b/vendor/github.com/matterbridge/msgraph.go/beta/Windows10PFXImportCertificateProfileModel.go
deleted file mode 100644
index 5f7b25bd..00000000
--- a/vendor/github.com/matterbridge/msgraph.go/beta/Windows10PFXImportCertificateProfileModel.go
+++ /dev/null
@@ -1,11 +0,0 @@
-// Code generated by msgraph-generate.go DO NOT EDIT.
-
-package msgraph
-
-// Windows10PFXImportCertificateProfile Deprecated
-type Windows10PFXImportCertificateProfile struct {
- // DeviceConfiguration is the base model of Windows10PFXImportCertificateProfile
- DeviceConfiguration
- // KeyStorageProvider undocumented
- KeyStorageProvider *KeyStorageProviderOption `json:"keyStorageProvider,omitempty"`
-}