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].

Применяется к