combit List & Label 28 - .NET Hilfe
combit.ReportServer.ClientApi.Objects Namespace / ReportTaskFtpUploadAction Klasse / UserName Eigenschaft


In diesem Thema
    UserName Eigenschaft (ReportTaskFtpUploadAction)
    In diesem Thema

    Benutzername für die Authentifizierung (optional).

    Syntax
    'Deklaration
     
    
    Public Property UserName As String
    public string UserName {get; set;}
    public:
    property String^ UserName {
       String^ get();
       void set (    String^ value);
    }
    Anforderungen

    Plattformen: Windows 8.1 bis Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    Siehe auch