위임받은 사용자 관리
Gmail 사용자는 동일한 조직의 다른 사용자에게 편지함 액세스 권한을 부여할 수 있습니다. 액세스 권한을 부여하는 사용자를 위임자라고 하고 액세스 권한을 받는 사용자를 위임받은 사용자라고 합니다.
위임받은 사용자는 위임자의 계정에서 메일을 읽고 보내고 삭제할 수 있으며 연락처를 확인하고 추가할 수 있습니다. 위임에 관한 자세한 내용은 메일 위임 설정을 참고하세요.
조직은 Delegates
리소스를 사용하여 조직의 계정 대리인을 관리할 수 있습니다. 이를 위해서는 도메인 전체 권한이 위임된 서비스 계정을 사용해야 합니다.
대리인 참조에는 대리인을 만들거나, 목록화하거나, 가져오거나, 삭제하는 방법에 관한 자세한 내용이 포함되어 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-29(UTC)
[null,null,["최종 업데이트: 2025-01-29(UTC)"],[[["Gmail users in the same Google Workspace organization can grant mailbox access to other users, known as delegates."],["Delegates have the ability to read, send, delete emails, and manage contacts on behalf of the delegator's account."],["Google Workspace admins can manage user delegates programmatically using the `Delegates` resource and a service account with domain-wide authority."],["The Delegates resource provides methods to create, list, retrieve, and delete delegate access for user accounts within the organization."]]],["Gmail users in a Google Workspace organization can grant mailbox access to another user (delegate). Delegates can read, send, delete messages, and manage contacts. Organizations use the `Delegates` resource to manage these permissions via a service account with domain-wide authority. The `Delegates` reference details how to create, list, retrieve, and remove delegates for user accounts. The delegator and the delegate are users within the same Google Workspace organization.\n"]]