Aracılığıyla paylaş


SecurityTokenHandlerCollectionManager.SecurityTokenHandlerCollections Özellik

Tanım

Bu örnek tarafından yönetilen güvenlik belirteci işleyici koleksiyonlarını alır.

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)

Özellik Değeri

Bu örnek tarafından yönetilen belirteç işleyici koleksiyonları.

Şunlara uygulanır

Ayrıca bkz.