BackupEncryptionOptions.EncryptorType Property

Definition

Gets or sets the encryptor type.

public Microsoft.SqlServer.Management.Smo.BackupEncryptorType? EncryptorType { get; set; }
member this.EncryptorType : Nullable<Microsoft.SqlServer.Management.Smo.BackupEncryptorType> with get, set
Public Property EncryptorType As Nullable(Of BackupEncryptorType)

Property Value

Applies to