Class EncryptPropertyAttribute
- Namespace
- Microsoft.WindowsAzure.Storage.Table
- Assembly
- Microsoft.WindowsAzure.Storage.dll
Represents a custom attribute that can be used to indicate whether an entity property should be encrypted.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class EncryptPropertyAttribute : Attribute
- Inheritance
-
EncryptPropertyAttribute
- Inherited Members
Constructors
EncryptPropertyAttribute()
public EncryptPropertyAttribute()