Share via


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

注解

字典通常应包含一个或多个元素。

适用于