次の方法で共有


ServiceProviderSingleSignOnDescriptor.AssertionConsumerServices プロパティ

定義

[SAMLProf] で定義されている認証要求プロトコルのプロファイルをサポートしているインデックス付きエンドポイントを含む IndexedProtocolEndpointDictionary を取得します。

public:
 property System::IdentityModel::Metadata::IndexedProtocolEndpointDictionary ^ AssertionConsumerServices { System::IdentityModel::Metadata::IndexedProtocolEndpointDictionary ^ get(); };
public System.IdentityModel.Metadata.IndexedProtocolEndpointDictionary AssertionConsumerServices { get; }
member this.AssertionConsumerServices : System.IdentityModel.Metadata.IndexedProtocolEndpointDictionary
Public ReadOnly Property AssertionConsumerServices As IndexedProtocolEndpointDictionary

プロパティ値

このインスタンスの IndexedProtocolEndpointDictionary

注釈

通常、ディクショナリには 1 つ以上の要素が含まれている必要があります。

適用対象