Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 638 Bytes

conversationalagentsession_isuserauthenticated.md

File metadata and controls

27 lines (17 loc) · 638 Bytes
-api-id -api-type ms.custom
P:Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.IsUserAuthenticated
winrt property
19H1

Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.IsUserAuthenticated

-description

Gets whether the user is authenticated (for example, the device is locked).

-property-value

True, if user is authenticated; otherwise, false.

-remarks

-see-also

ConversationalAgentSystemStateChangeType

-examples