FluidRelayServerKeys interface

The set of available keys for this server.

Properties

key1

The primary key for this server This value contains a credential. Consider obscuring before showing to users NOTE: This property will not be serialized. It can only be populated by the server.

key2

The secondary key for this server This value contains a credential. Consider obscuring before showing to users NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

key1

The primary key for this server This value contains a credential. Consider obscuring before showing to users NOTE: This property will not be serialized. It can only be populated by the server.

key1?: string

Property Value

string

key2

The secondary key for this server This value contains a credential. Consider obscuring before showing to users NOTE: This property will not be serialized. It can only be populated by the server.

key2?: string

Property Value

string