Partager via


RoleDescriptor.Keys Propriété

Définition

Obtient la collection de KeyDescriptor.

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

Valeur de propriété

Collection de descripteurs de clés pour ce descripteur de rôle.

S’applique à