IndexedProtocolEndpointDictionary.Default プロパティ

定義

既定の IndexedProtocolEndpoint を取得します。

public:
 property System::IdentityModel::Metadata::IndexedProtocolEndpoint ^ Default { System::IdentityModel::Metadata::IndexedProtocolEndpoint ^ get(); };
public System.IdentityModel.Metadata.IndexedProtocolEndpoint Default { get; }
member this.Default : System.IdentityModel.Metadata.IndexedProtocolEndpoint
Public ReadOnly Property Default As IndexedProtocolEndpoint

プロパティ値

既定の IndexedProtocolEndpoint。 既定値が存在しない場合には null となります。

適用対象