次の方法で共有


IServiceAuthenticationConfigurationInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceAuthenticationConfigurationInfoTypeConverter))]
public interface IServiceAuthenticationConfigurationInfo : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceAuthenticationConfigurationInfoTypeConverter))>]
type IServiceAuthenticationConfigurationInfo = interface
    interface IJsonSerializable
Public Interface IServiceAuthenticationConfigurationInfo
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