SshAuthenticationAgent.IsLegacyPageantSupported Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
IsLegacyPageantSupported
Gets the value that indicates whether the client for legacy Pageant authentication agent server is supported on the current platform and/or with the selected .NET/.NET Framework version.
Declaration
public static bool IsLegacyPageantSupported { get; }
Property Value
Type | Description |
---|---|
Boolean | True if the the client for legacy Pageant authentication agent server is supported; otherwise false. |