Share via


SecurityTokenHandlerCollectionManager.SecurityTokenHandlerCollections 속성

정의

이 인스턴스에서 관리되는 보안 토큰 처리기 컬렉션을 가져옵니다.

public:
 property System::Collections::Generic::IEnumerable<System::IdentityModel::Tokens::SecurityTokenHandlerCollection ^> ^ SecurityTokenHandlerCollections { System::Collections::Generic::IEnumerable<System::IdentityModel::Tokens::SecurityTokenHandlerCollection ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.IdentityModel.Tokens.SecurityTokenHandlerCollection> SecurityTokenHandlerCollections { get; }
member this.SecurityTokenHandlerCollections : seq<System.IdentityModel.Tokens.SecurityTokenHandlerCollection>
Public ReadOnly Property SecurityTokenHandlerCollections As IEnumerable(Of SecurityTokenHandlerCollection)

속성 값

이 인스턴스에서 관리되는 토큰 처리기 컬렉션입니다.

적용 대상

추가 정보