Edit

Share via


SqlAdapterBindingElementExtensionElement.AcceptCredentialsInUri Property

Definition

public:
 property bool AcceptCredentialsInUri { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
[System.Configuration.ConfigurationProperty("acceptCredentialsInUri", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
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