ServiceProviderSingleSignOnDescriptor.AssertionConsumerServices 屬性

定義

取得 IndexedProtocolEndpointDictionary,其中包含支援 [SAMLProf] 中所定義的驗證要求通訊協定設定檔的索引端點。

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

備註

字典通常應該包含一或多個元素。

適用於