Aracılığıyla paylaş


EntityDescriptor.RoleDescriptors Özellik

Tanım

Bu tanımlayıcı için rol tanımlayıcıları koleksiyonunu alır.

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)

Özellik Değeri

Rol tanımlayıcıları koleksiyonu. Varsayılan değer boş bir topluluktur.

Şunlara uygulanır