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