Skip to content

DisableSignOutButton

.halguru.yamlAgentUIDisableSignOutButton

Gets or sets a value indicating whether the sign-out button should be disabled. When set to true, the sign-out button will not be shown or functional. This can be used to prevent users from signing out in specific configurations or workflows.

Agent:
  UI:
    DisableSignOutButton: false
Name Description
Title Disable Sign Out Button
Type Boolean
Required False

Technical Information#

Property Value
Path Agent.UI.DisableSignOutButton
Internal Type System.Boolean
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0