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.IndexedProtocolEndpointDictionary
Public ReadOnly Property ArtifactResolutionServices As IndexedProtocolEndpointDictionary
Property 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].
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.