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

ServiceAuthenticationConfigurationInfo interface

Authentication configuration information

Properties

audience

The audience url for the service

authority

The authority url for the service

smartProxyEnabled

If the SMART on FHIR proxy is enabled

Property Details

audience

The audience url for the service

audience?: string

Property Value

string

authority

The authority url for the service

authority?: string

Property Value

string

smartProxyEnabled

If the SMART on FHIR proxy is enabled

smartProxyEnabled?: boolean

Property Value

boolean