次の方法で共有


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] で定義されている成果物解決プロファイルをサポートするインデックス付きエンドポイントを記述するエントリが 0 個以上含まれています。

適用対象