次の方法で共有


SecurityElementBase.LocalServiceSettings プロパティ

定義

このバインディングのローカル サービスのセキュリティ設定を取得します。

public:
 property System::ServiceModel::Configuration::LocalServiceSecuritySettingsElement ^ LocalServiceSettings { System::ServiceModel::Configuration::LocalServiceSecuritySettingsElement ^ get(); };
[System.Configuration.ConfigurationProperty("localServiceSettings")]
public System.ServiceModel.Configuration.LocalServiceSecuritySettingsElement LocalServiceSettings { get; }
[<System.Configuration.ConfigurationProperty("localServiceSettings")>]
member this.LocalServiceSettings : System.ServiceModel.Configuration.LocalServiceSecuritySettingsElement
Public ReadOnly Property LocalServiceSettings As LocalServiceSecuritySettingsElement

プロパティ値

このバインディングのローカル サービスのセキュリティ設定。

属性

適用対象