AccessReviewDecisionUserSignInInsightProperties interface
User Decision Target
Properties
| last |
Date Time when the user signed into the tenant. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
| insight |
Date Time when the insight was created. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
lastSignInDateTime
Date Time when the user signed into the tenant. NOTE: This property will not be serialized. It can only be populated by the server.
lastSignInDateTime?: any
Property Value
any
type
Polymorphic discriminator, which specifies the different types this object can be
type: "userSignInInsight"
Property Value
"userSignInInsight"
Inherited Property Details
insightCreatedDateTime
Date Time when the insight was created. NOTE: This property will not be serialized. It can only be populated by the server.
insightCreatedDateTime?: any
Property Value
any
Inherited From AccessReviewDecisionInsightProperties.insightCreatedDateTime