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

プロパティ値

既定の IndexedProtocolEndpointnull 既定値が存在しない場合は 。

適用対象