AsymmetricEncryptedSecret.EncryptionCertThumbprint 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.
Thumbprint certificate used to encrypt "Value". If the value is unencrypted, it will be null.
public string EncryptionCertThumbprint { get; set; }
member this.EncryptionCertThumbprint : string with get, set
Public Property EncryptionCertThumbprint As String