PSNetAppFilesAccountEncryption.KeySource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault. Possible values include: 'Microsoft.NetApp', 'Microsoft.KeyVault'
public string KeySource { get; set; }
member this.KeySource : string with get, set
Public Property KeySource As String