EnvelopedSignatureWriter.SignaturePlaceholder Field
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.
Default name of the SignaturePlaceholder element.
public static readonly string SignaturePlaceholder;
staticval mutable SignaturePlaceholder : string
Public Shared ReadOnly SignaturePlaceholder As String
Field Value
Remarks
Signature placeholder element will be written, and later replaced with a correct signature when the envelope is completed. Placeholder element will be written only if WriteSignature() method was explicitly called.