Edit

Share via


SqlAdapterBinding.AcceptCredentialsInUri Property

Definition

public:
 property bool AcceptCredentialsInUri { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, true)]
[System.ComponentModel.Browsable(false)]
public bool AcceptCredentialsInUri { get; set; }
member this.AcceptCredentialsInUri : bool with get, set
Public Property AcceptCredentialsInUri As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AcceptCredentialsInUri
Attributes

Applies to