ComponentRenewal.RenewSystemComponentsAsync | renewSystemComponentsAsync method
Initiates updating of critical content protection components after prompting the user.
Syntax
Windows.Media.Protection.ComponentRenewal.renewSystemComponentsAsync(information).done( /* Your success and error handlers */ );
Parameters
- information
-
Type: RevocationAndRenewalInformation
Revocation and renewal information.
Return value
Type: IAsyncOperationWithProgress<RenewalStatus, UInt32>
An object that is used to control the asynchronous operation.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
