encryptionInfo property

EncryptionInfo? encryptionInfo
getter/setter pair

Describes how encryptedUserId or encryptedUserIdCandidates[] is encrypted.

This is a required field if encryptedUserId or encryptedUserIdCandidates[] is used.

Implementation

EncryptionInfo? encryptionInfo;