FileTransferClient.UserName Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9561)
UserName
Gets the authenticated user name, if available.
Declaration
public override string UserName { get; protected set; }
Property Value
| Type | Description |
|---|---|
| String | User name, or null (Nothing in VB.NET). |