次の方法で共有


IFhirServiceProperties.AuthenticationConfigurationSmartProxyEnabled Property

Definition

If the SMART on FHIR proxy is enabled

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="If the SMART on FHIR proxy is enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="smartProxyEnabled")]
public bool? AuthenticationConfigurationSmartProxyEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="If the SMART on FHIR proxy is enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="smartProxyEnabled")>]
member this.AuthenticationConfigurationSmartProxyEnabled : Nullable<bool> with get, set
Public Property AuthenticationConfigurationSmartProxyEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to