Aracılığıyla paylaş


UnsignedPublishLicense.Grants Özellik

Tanım

Atanan kullanıcı hakları koleksiyonunu alır.

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)

Özellik Değeri

Bu lisansta sağlanan atanan kullanıcı haklarının koleksiyonu.

Şunlara uygulanır