Sdílet prostřednictvím


UnsignedPublishLicense.Grants Vlastnost

Definice

Získá kolekci přiřazených uživatelských práv.

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)

Hodnota vlastnosti

Kolekce přiřazených uživatelských práv, která jsou poskytována v této licenci.

Platí pro