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] で定義されている成果物解決プロファイルをサポートするインデックス付きエンドポイントを記述するエントリが 0 個以上含まれています。
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET