OnlineAccount (JSON)

An online account for a web application.

URI:OnlineAccount
Extends:ExtensibleData

Properties

Name Type Description
serviceHomepage ResourceReference The homepage of the service that provides this account.
accountName string The name associated the holder of this account with the account.
Properties inherited from ExtensibleData
id string A local, context-specific id for the data.

Example

{
  "serviceHomepage" : {
    "resourceId" : "...",
    "resource" : "..."
  },
  "accountName" : "...",
  "id" : "..."
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.