Aracılığıyla paylaş


RightsManagementInformation.GetEmbeddedUseLicenses Yöntem

Tanım

Şifrelenmiş hak yönetimi veri akışından kullanıcı ve UseLicense anahtar/değer çiftlerinden oluşan bir sözlük koleksiyonu döndürür.

public:
 System::Collections::Generic::IDictionary<System::Security::RightsManagement::ContentUser ^, System::Security::RightsManagement::UseLicense ^> ^ GetEmbeddedUseLicenses();
public System.Collections.Generic.IDictionary<System.Security.RightsManagement.ContentUser,System.Security.RightsManagement.UseLicense> GetEmbeddedUseLicenses ();
member this.GetEmbeddedUseLicenses : unit -> System.Collections.Generic.IDictionary<System.Security.RightsManagement.ContentUser, System.Security.RightsManagement.UseLicense>
Public Function GetEmbeddedUseLicenses () As IDictionary(Of ContentUser, UseLicense)

Döndürülenler

Hakları yönetilen korumalı pakette yer alan kullanıcı ve UseLicense anahtar/değer çiftleri koleksiyonu.

Açıklamalar

GetEmbeddedUseLicenses yalnızca şu anda pakete eklenmiş olan kullanım lisanslarını döndürür. Uygulamanın bir hak yönetimi sunucusundan ayrı olarak almış olabileceği ancak henüz pakete eklenmemiş başka kullanım lisansları içermez.

Şunlara uygulanır

Ayrıca bkz.