次の方法で共有


IFhirServiceProperties.CorConfigurationAllowCredentials Property

Definition

If credentials are allowed via CORS.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="If credentials are allowed via CORS.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="allowCredentials")]
public bool? CorConfigurationAllowCredentials { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="If credentials are allowed via CORS.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="allowCredentials")>]
member this.CorConfigurationAllowCredentials : Nullable<bool> with get, set
Public Property CorConfigurationAllowCredentials As Nullable(Of Boolean)

Property Value

Attributes

Applies to