{
    "type": "object",
    "properties": {
        "@odata.context": {
            "type": "string"
        },
        "createdDateTime": {
            "type": "string"
        },
        "displayName": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "mailNickname": {
            "type": "string"
        },
        "securityIdentifier": {
            "type": "string"
        },
        "userPrincipalName": {
            "type": "string"
        }
    },
    "version": 1
}
