Share via


ServiceCorsConfigurationInfo.AllowCredentials Property

Definition

If credentials are allowed via CORS.

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

Property Value

Implements

Attributes

Applies to