Gjsify LogoGjsify Logo

Interface MountOperation_ConstructProps

Hierarchy

Index

Properties

anonymous?: boolean

Whether to use an anonymous user when authenticating.

choice?: number

The index of the user's choice when a question is asked during the mount operation. See the #GMountOperation::ask-question signal.

domain?: string

The domain to use for the mount operation.

is_tcrypt_hidden_volume?: boolean

Whether the device to be unlocked is a TCRYPT hidden volume. See the VeraCrypt documentation.

is_tcrypt_system_volume?: boolean

Whether the device to be unlocked is a TCRYPT system volume. In this context, a system volume is a volume with a bootloader and operating system installed. This is only supported for Windows operating systems. For further documentation, see the VeraCrypt documentation.

parent?: Gtk.Window
password?: string

The password that is used for authentication when carrying out the mount operation.

password_save?: PasswordSave

Determines if and how the password information should be saved.

pim?: number

The VeraCrypt PIM value, when unlocking a VeraCrypt volume. See the VeraCrypt documentation.

screen?: Gdk.Screen
username?: string

The user name that is used for authentication when carrying out the mount operation.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method