UserSecretsManager is the implementation for the usersecrets facade.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "UserSecretsManager"
VERSION: number = 1
_transport: Transport
NAME: string = "UserSecretsManager"
VERSION: number = 1

Methods

  • WatchRevisionsToPrune returns a watcher for notifying when:

    • a secret revision owned by the model no longer has any consumers and should be pruned.

    Parameters

    • params: any

    Returns Promise<StringsWatchResult>

Generated using TypeDoc