ServiceProviderSingleSignOnDescriptor.AssertionConsumerServices 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取包含索引的终点支持身份验证协议请求外形定义的[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。
注解
字典通常应包含一个或多个元素。