DellFileSystemEncryptionProperties.KeyUri 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.
Versioned Encryption Key Url - Only when user opts for CMK and hence optional.
public string KeyUri { get; set; }
member this.KeyUri : string with get, set
Public Property KeyUri As String