14 строки
691 B
YAML
14 строки
691 B
YAML
### YamlMime:JavaType
|
|
nameWithType: Encrypt
|
|
syntax: public interface Encrypt
|
|
type: interface
|
|
uid: com.microsoft.azure.storage.table.Encrypt
|
|
fullName: com.microsoft.azure.storage.table.Encrypt
|
|
name: Encrypt
|
|
package: com.microsoft.azure.storage.table
|
|
summary: >-
|
|
<p>Represents a custom attribute that can be used to indicate whether an entity property should be encrypted. Use this annotation to specify whether to encrypt the data stored by a setter method or decrypt the data retrieved by a getter method in a class implementing <xref uid="com.microsoft.azure.storage.table.TableEntity" data-throw-if-not-resolved="false" data-raw-source="TableEntity"></xref>.</p>
|
|
|
|
<p></p>
|
|
metadata: {}
|