Share via


PeerCustomResolverElement.Identity プロパティ

定義

この要素を使用して構成されたカスタム ピア リゾルバーの ID を取得します。

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

プロパティ値

この要素を使用して構成されたカスタム ピア リゾルバーの ID を格納している IdentityElement

属性

適用対象