Sdílet prostřednictvím


RightsManagementInformation.DeleteUseLicense(ContentUser) Metoda

Definice

Odstraní UseLicense pro zadaného uživatele z šifrovaného datového streamu správy přístupových práv.

public:
 void DeleteUseLicense(System::Security::RightsManagement::ContentUser ^ userKey);
public void DeleteUseLicense (System.Security.RightsManagement.ContentUser userKey);
member this.DeleteUseLicense : System.Security.RightsManagement.ContentUser -> unit
Public Sub DeleteUseLicense (userKey As ContentUser)

Parametry

userKey
ContentUser

Uživatel, který UseLicense má být odstraněn.

Platí pro

Viz také