SqlAdapterBindingConfigurationElement.AcceptCredentialsInUri プロパティ

定義

public:
 property bool AcceptCredentialsInUri { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, true)]
[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

プロパティ値

実装

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.AcceptCredentialsInUri
属性

適用対象