EncryptionOption.AES256CBCKey - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property AES256CBCKey As Byte()
Get
Set
'Utilisation
Dim instance As EncryptionOption
Dim value As Byte()
value = instance.AES256CBCKey
instance.AES256CBCKey = value
public byte[] AES256CBCKey { get; set; }
Valeur de propriété
Type : []