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입니다.

적용 대상