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] 中定义的项目解析配置文件的索引终结点。

适用于