SecurityTokenHandler.ContainingCollection Özellik

Tanım

Geçerli örneği içeren belirteç işleyici koleksiyonunu alır.

public:
 property System::IdentityModel::Tokens::SecurityTokenHandlerCollection ^ ContainingCollection { System::IdentityModel::Tokens::SecurityTokenHandlerCollection ^ get(); };
public System.IdentityModel.Tokens.SecurityTokenHandlerCollection ContainingCollection { get; }
member this.ContainingCollection : System.IdentityModel.Tokens.SecurityTokenHandlerCollection
Public ReadOnly Property ContainingCollection As SecurityTokenHandlerCollection

Özellik Değeri

Geçerli örneği içeren belirteç işleyici koleksiyonu.

Açıklamalar

Belirteç işleyicisi bir SecurityTokenHandlerCollection örneğe eklendiğinde, bu özellik otomatik olarak ayarlanır.

Şunlara uygulanır