Aracılığıyla paylaş


IdentityConfigurationElement.SecurityTokenHandlerSets Özellik

Tanım

Bu kimlik yapılandırma öğesiyle ilişkili olan öğesini alır veya ayarlar SecurityTokenHandlerSetElementCollection .

public:
 property System::IdentityModel::Configuration::SecurityTokenHandlerSetElementCollection ^ SecurityTokenHandlerSets { System::IdentityModel::Configuration::SecurityTokenHandlerSetElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public System.IdentityModel.Configuration.SecurityTokenHandlerSetElementCollection SecurityTokenHandlerSets { get; }
[<System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)>]
member this.SecurityTokenHandlerSets : System.IdentityModel.Configuration.SecurityTokenHandlerSetElementCollection
Public ReadOnly Property SecurityTokenHandlerSets As SecurityTokenHandlerSetElementCollection

Özellik Değeri

Bu kimlik yapılandırma öğesi için yapılandırılan güvenlik belirteci işleyici koleksiyonları.

Öznitelikler

Açıklamalar

öğesinin altında yapılandırılan öğe kümesine <securityTokenHandlers><identityConfiguration> karşılık gelir. Kimlik yapılandırma öğesi, her biri bir güvenlik belirteci işleyicisi koleksiyonu için ayarlar içeren birden çok <securityTokenHandlers> öğeye sahip olabilir.

Şunlara uygulanır

Ayrıca bkz.