IFileHandler.RevokeContentAsync Method

Definition

Perform revocation for protected content.

public System.Threading.Tasks.Task RevokeContentAsync ();
abstract member RevokeContentAsync : unit -> System.Threading.Tasks.Task
Public Function RevokeContentAsync () As Task

Returns

A task that represents the asynchronous create operation.

Applies to