SingleSignOnDescriptor.ArtifactResolutionServices Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an IndexedProtocolEndpointDictionary object that contains the indexed endpoints for the artifact resolution services.
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.IndexedProtocolEndpointDictionaryPublic ReadOnly Property ArtifactResolutionServices As IndexedProtocolEndpointDictionaryProperty Value
The IndexedProtocolEndpointDictionary that contains the indexed endpoints for the artifact resolution services.
Remarks
The dictionary contains zero or more entries that describe indexed endpoints that support the Artifact Resolution profile defined in [SAMLProf].