Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceAuthConfiguration

Package version

interface

An interface representing ServiceAuthConfiguration. Global service auth configuration properties. These are the data-plane authorization keys and are used if a service doesn't define it's own.

Hierarchy

  • ServiceAuthConfiguration

Index

Properties

primaryAuthKeyHash

primaryAuthKeyHash: string
member

{string} primaryAuthKeyHash The primary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.

secondaryAuthKeyHash

secondaryAuthKeyHash: string
member

{string} secondaryAuthKeyHash The secondary auth key hash. This is not returned in response of GET/PUT on the resource.. To see this please call listKeys API.

Generated using TypeDoc