• इस पेज पर, यह जानकारी उपलब्ध है
  • UnmappedIdentity

ListUnmappedIdentitiesResponse

  • इस पेज पर, यह जानकारी उपलब्ध है
  • UnmappedIdentity
JSON के काेड में दिखाना
{
  "unmappedIdentities": [
    {
      object (UnmappedIdentity)
    }
  ],
  "nextPageToken": string
}
फ़ील्ड
unmappedIdentities[]

object (UnmappedIdentity)

nextPageToken

string

नतीजों के अगले पेज को वापस लाने के लिए टोकन. अगर सूची में कोई और नतीजा नहीं है, तो यह खाली होता है.

UnmappedIdentity

JSON के काेड में दिखाना
{
  "externalIdentity": {
    object (Principal)
  },
  "resolutionStatusCode": enum (ExternalIdentityResolutionStatus.Code)
}
फ़ील्ड
externalIdentity

object (Principal)

संगठन से बाहर के उपयोगकर्ता के लिए संसाधन का नाम.

resolutionStatusCode

enum (ExternalIdentityResolutionStatus.Code)

बाहरी आइडेंटिटी के लिए रिज़ॉल्यूशन की स्थिति.