ServiceProviderSingleSignOnDescriptor.AssertionConsumerServices 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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。
備註
字典通常應該包含一或多個元素。