Compartilhar via


EncryptionOption.AES256CBCKey propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)

Sintaxe

'Declaração
Public Property AES256CBCKey As Byte()
    Get
    Set
'Uso
Dim instance As EncryptionOption
Dim value As Byte()

value = instance.AES256CBCKey

instance.AES256CBCKey = value
public byte[] AES256CBCKey { get; set; }

Valor de propriedade

Tipo: []

Ver também

Referência

EncryptionOption classe

EncryptionOption membros

Microsoft.SharePoint.Client namespace