你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceAuthConfiguration interface

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

Properties

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

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

Property Details

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.

primaryAuthKeyHash: string

Property Value

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.

secondaryAuthKeyHash: string

Property Value

string