ModuleAuthenticationWithRegistrySymmetricKey.KeyAsBase64String 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 Base64 formatted key associated with the module.
public string KeyAsBase64String { get; set; }
member this.KeyAsBase64String : string with get, set
Public Property KeyAsBase64String As String