SingleSignOnDescriptor.ArtifactResolutionServices 속성

정의

아티팩트 IndexedProtocolEndpointDictionary 확인 서비스에 대한 인덱싱된 엔드포인트를 포함하는 개체를 가져옵니다.

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

속성 값

IndexedProtocolEndpointDictionary 아티팩트 확인 서비스에 대한 인덱싱된 엔드포인트를 포함하는 엔드포인트입니다.

설명

사전에는 [SAMLProf]에 정의된 아티팩트 확인 프로필을 지원하는 인덱싱된 엔드포인트를 설명하는 0개 이상의 항목이 포함되어 있습니다.

적용 대상