SecondaryCredentialInfo
SecondaryCredentialInfo
Information about secondary credentials.
JSON Example
{
"ad_distinguished_name": "CN=user3,CN=Users,DC=test,DC=eng,DC=example,DC=com",
"domain": "AD-TEST-DOMAIN",
"id": "0103796c-102b-4ed3-953f-3dfe3d23e0fe",
"owner_id": "S-1-5-21-1111111111-2222222222-3333333333-500",
"username": "administrator"
}
string
ad_distinguished_name
Optional
Distinguished name of secondary user account of the one way or two way trusted domain.
string
domain
Optional
DNS name of one way or two way trusted domain.
string
id
Optional
The id of the secondary credential account.
string
owner_id
Optional
The user sid of the owner of the secondary credential.
string
username
Optional
Username for secondary credentials account of the one way or two way trusted domain.