{
    "type": "object",
    "properties": {
        "createdDateTime": {
            "type": "string"
        },
        "displayName": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "mailEnabled": {
            "type": "boolean"
        },
        "mailNickname": {
            "type": "string"
        },
        "securityEnabled": {
            "type": "boolean"
        },
        "securityIdentifier": {
            "type": "string"
        }
    },
    "version": 1
}
