Xác định người dùng trong yêu cầu API. Giá trị này có thể là địa chỉ email chính, địa chỉ email đại diện hoặc mã nhận dạng người dùng duy nhất của người dùng.
codeId
integer
Mã nhận dạng duy nhất của ASP.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của Asp.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-05-15 UTC."],[[["Retrieves details about a specific Application Specific Password (ASP) associated with a user."],["Requires user identification (`userKey`) and the ASP's unique ID (`codeId`) for the request."],["Utilizes the `admin.googleapis.com` endpoint with a `GET` HTTP request."],["Needs authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["Returns an `Asp` object containing the ASP information if successful."]]],[]]