net10.0
namespace Azure.Storage
{
public enum ClientSideEncryptionVersion
{
[Obsolete("This version is considered insecure. Applications are encouraged to migrate to version 2.0 or to one of Azure Storage's server-side encryption solutions. See http://aka.ms/azstorageclientencryptionblog for more details.")]
V1_0 = 1
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.Storage.Common , Version=12.26.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.Storage.Common (12.26.0) net10.0 |
| Obsolete | This version is considered insecure. Applications are encouraged to migrate to version 2.0 or to one of Azure Storage's server-side encryption solutions. See http://aka.ms/azstorageclientencryptionblog for more details. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API