Freigeben über


EntityDescriptor.RoleDescriptors Eigenschaft

Definition

Ruft die Auflistung der Rollendeskriptoren für diesen Deskriptor ab.

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)

Eigenschaftswert

Die Auflistung von Rollendeskriptoren. Der Standard ist eine leere Auflistung.

Gilt für: