Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 969 Bytes

encrypted-files-and-user-keys.md

File metadata and controls

18 lines (11 loc) · 969 Bytes
description ms.assetid title ms.topic ms.date
Lists the functions to use to create a new key, add a key to an encrypted file, query the keys for an encrypted file, and remove keys from an encrypted file.
370b0118-b893-45c2-b9df-333afb12ee81
Encrypted Files and User Keys
article
05/31/2018

Encrypted Files and User Keys

To create a new key for a user, use the SetUserFileEncryptionKey function. To add user keys to an encrypted file, use the AddUsersToEncryptedFile function. To query the user keys for an encrypted file, use the QueryUsersOnEncryptedFile function. To remove user keys from an encrypted file, use the RemoveUsersFromEncryptedFile function.