RightsManagementInformation.DeleteUseLicense(ContentUser) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從加密版權管理資料流中,刪除指定之使用者的 UseLicense。
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)
參數
- userKey
- ContentUser
要刪除之 UseLicense 的使用者。