Share via


CustomCredential interface

Custom credential definition

Extends

Properties

keys

The credential type

type

The credential type

Property Details

keys

The credential type

keys: Record<string, string>

Property Value

Record<string, string>

type

The credential type

type: "CustomKeys"

Property Value

"CustomKeys"