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

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