BackupEncryptionOptions.Algorithm 屬性

定義

取得或設定加密演算法。

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

屬性值

適用於