Gets the name of the service.
Namespace: Renci.SshNet.Messages.AuthenticationAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public ServiceName ServiceName { get; private set; }
Field Value
The name of the service.See Also