Aracılığıyla paylaş


OperationValidationEventArgs.ClaimSets Özellik

Tanım

ClaimSetİşlemin yetkilendirme bağlamına eklenmiş olan talepleri içeren nesneler koleksiyonu.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::IdentityModel::Claims::ClaimSet ^> ^ ClaimSets { System::Collections::ObjectModel::ReadOnlyCollection<System::IdentityModel::Claims::ClaimSet ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Claims.ClaimSet> ClaimSets { get; }
member this.ClaimSets : System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Claims.ClaimSet>
Public ReadOnly Property ClaimSets As ReadOnlyCollection(Of ClaimSet)

Özellik Değeri

ReadOnlyCollection<ClaimSet>

ClaimSetİşlemin yetkilendirme bağlamına eklenmiş olan talepleri içeren nesneler koleksiyonu.

Şunlara uygulanır