ClearCachedCredentialsResult

Result of an attempt to clear the Terminal's cached credentials.

Inheritors

Types

Link copied to clipboard

Type used when the Terminal failed to clear its cache.

Link copied to clipboard

Result returned when the Terminal successfully clears its cache.

Properties

Link copied to clipboard
abstract val error: TerminalException?

If unsuccessful, this error contains a reason as to why the operation failed.

Link copied to clipboard

Whether the attempt to clear the terminal cached credentials succeeded.