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