Udostępnij za pośrednictwem


UnsignedPublishLicense.Grants Właściwość

Definicja

Pobiera kolekcję przypisanych praw użytkownika.

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)

Wartość właściwości

ICollection<ContentGrant>

Kolekcja przypisanych praw użytkownika, które są udostępniane w tej licencji.

Dotyczy