IdentityUserInfo

IdentityUserInfo
IdentityUserInfo

The LDAP user information mapped to the corresponding base DN.

JSON Example
{
    "users": [
        {
            "userId": "2d825955-c4bc-4ea0-8c79-d1a0ed9a9de6",
            "user": "John Doe",
            "userDn": "CN=Administrator,CN=Users,DC=vidb,DC=com",
            "mail": "[email protected]",
            "admin": false,
            "selected": false
        }
    ],
    "numTotal": 0
}
users
Required

List of Ldap users in the base DN

integer As int32 As int32
numTotal
Optional

Num of total users in the base DN