你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServiceAuthenticationConfigurationInfo interface
身份验证配置信息
属性
audience | 服务的受众 URL |
authority | 服务的颁发机构 URL |
smart |
如果已启用 SMART on FHIR 代理 |
属性详细信息
audience
服务的受众 URL
audience?: string
属性值
string
authority
服务的颁发机构 URL
authority?: string
属性值
string
smartProxyEnabled
如果已启用 SMART on FHIR 代理
smartProxyEnabled?: boolean
属性值
boolean