as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

IValidatePinResponse

Response to a IParentalControlsComponent::invokeValidatePinWorkflow request.

Properties

isPinValid

isPinValid: boolean

Signifies whether the passed PIN was valid, i.e. it matched the user's account PIN as set with www.amazon.com/pin, and therefore whether an action the caller is gating (such as switching profiles) should proceed.

Returns

true if the passed PIN was valid, else false.

Note

the user's decision to cancel PIN validation is not treated as a failure; instead this accessor will indicate false.


Last updated: Sep 30, 2025