Share via


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] 中定義之成品解析配置檔的索引端點。

適用於