次の方法で共有


IFhirServiceAuthenticationConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.FhirServiceAuthenticationConfigurationTypeConverter))]
public interface IFhirServiceAuthenticationConfiguration : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.FhirServiceAuthenticationConfigurationTypeConverter))>]
type IFhirServiceAuthenticationConfiguration = interface
    interface IJsonSerializable
Public Interface IFhirServiceAuthenticationConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Audience

The audience url for the service

Authority

The authority url for the service

SmartProxyEnabled

If the SMART on FHIR proxy is enabled

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to