Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Jeff_Lu
Posts: 384
Registered: ‎08-12-2008
Accepted Solution

is there any way to know device password set or not?

As title,

 

Is there API to check if user device is set in password enabled or not?

 

Thanks,

Jeff

 

Please use plain text.
Regular Contributor
spardhan
Posts: 64
Registered: ‎01-27-2011

Re: is there any way to know device password set or not?

DeviceInfo.isPasswordEnabled()

Please use plain text.
Developer
indusBULL
Posts: 207
Registered: ‎09-10-2010

Re: is there any way to know device password set or not?

 

Check this API: isPasswordEnabled()

Please use plain text.
Developer
Jeff_Lu
Posts: 384
Registered: ‎08-12-2008

Re: is there any way to know device password set or not?

Thanks Guys, Great...

Please use plain text.