次の方法で共有


FhirService.CorConfigurationAllowCredentials Property

Definition

If credentials are allowed via CORS.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Origin(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.PropertyOrigin.Inlined)]
public bool? CorConfigurationAllowCredentials { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Origin(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.PropertyOrigin.Inlined)>]
member this.CorConfigurationAllowCredentials : Nullable<bool> with get, set
Public Property CorConfigurationAllowCredentials As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to