Udostępnij za pośrednictwem


EntityDescriptor.RoleDescriptors Właściwość

Definicja

Pobiera kolekcję deskryptorów ról dla tego deskryptora.

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)

Wartość właściwości

Kolekcja deskryptorów ról. Wartością domyślną jest pusta kolekcja.

Dotyczy