'Declaration Public Property SignerName As System.String
public System.string SignerName {get; set;}
NOTE: This value is used only if it is not possible to extract the name from the signature, for example from the certificate of the signer.
By default this property is initialized with System.Environment.UserName.
'Declaration Public Property SignerName As System.String
public System.string SignerName {get; set;}