Application
Gets or sets the SSH application for which this is a right.
Syntax
string Application {get; set;}
Property value
The file path of the application.
Exceptions
Application
throws an ArgumentException
if the application string is null
or
empty.