SingleSignOnDescriptor.ArtifactResolutionServices 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取包含项目决策服务的索引终结点的 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] 中定义的项目解析配置文件的索引终结点。