VidmCreateLocalUserDefnDTO
Properties
string
email
Optional
Not available
string
familyName
Optional
Not available
string
givenName
Optional
Not available
string
password
Optional
Not available
string
userName
Optional
Not available
JSON Example
{
"email": "string",
"familyName": "string",
"givenName": "string",
"password": "string",
"userName": "string"
}