Share via


UnsignedPublishLicense.Grants Propriété

Définition

Obtient une collection de droits d'utilisateur assignés.

public:
 property System::Collections::Generic::ICollection<System::Security::RightsManagement::ContentGrant ^> ^ Grants { System::Collections::Generic::ICollection<System::Security::RightsManagement::ContentGrant ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Security.RightsManagement.ContentGrant> Grants { get; }
member this.Grants : System.Collections.Generic.ICollection<System.Security.RightsManagement.ContentGrant>
Public ReadOnly Property Grants As ICollection(Of ContentGrant)

Valeur de propriété

Collection des droits d'utilisateur assignés fournis par cette licence.

S’applique à