is_app | R Documentation |
These functions return whether the object is of the corresponding class.
is_app(object)
is_service_principal(object)
is_user(object)
is_group(object)
is_directory_role(object)
is_aad_object(object)
is_msgraph_object(object)
object |
An R object. |
A boolean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.