Compartilhar via


UnsignedPublishLicense.Grants Propriedade

Definição

Obtém uma coleção de direitos de usuário atribuído.

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)

Valor da propriedade

ICollection<ContentGrant>

Uma coleção dos direitos de usuário atribuídos que são fornecidos nesta licença.

Aplica-se a