UNPKG

@digitalpersona/core

Version:
18 lines (10 loc) 411 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [User](./core.user.md) &gt; [isAnonymous](./core.user.isanonymous.md) ## User.isAnonymous() method <b>Signature:</b> ```typescript isAnonymous(): boolean; ``` <b>Returns:</b> `boolean` `true` when the User object represents an anonymous user.