다음을 통해 공유


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입니다.

설명

일반적으로 사전 하나 이상의 요소가 있어야 합니다.

적용 대상