Sdílet prostřednictvím


EntityDescriptor.RoleDescriptors Vlastnost

Definice

Získá kolekci popisovačů rolí pro tento popisovač.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::RoleDescriptor ^> ^ RoleDescriptors { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::RoleDescriptor ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.RoleDescriptor> RoleDescriptors { get; }
member this.RoleDescriptors : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.RoleDescriptor>
Public ReadOnly Property RoleDescriptors As ICollection(Of RoleDescriptor)

Hodnota vlastnosti

Kolekce popisovačů rolí. Výchozí hodnotou je prázdná kolekce.

Platí pro