Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / TimeStamp Class / Password Property

In This Topic
    Password Property (TimeStamp)
    In This Topic
    Gets or sets the user password to send to the Time Stamping Authority (TSA) server.
    Syntax
    'Declaration
     
    Public Property Password As System.String
    public System.string Password {get; set;}
    See Also