RequirePIN Property
Indicates whether a personal identification number is required.
Syntax
[VB.NET] Public Property RequirePIN As Boolean
[C#] public bool RequirePIN {get; set;}
Remarks
If set to True, the sender must specify a PIN when setting up the preApproval on PayPal.
Default Value
False