PrivateKeyAuthenticationMethod public class PrivateKeyAuthenticationMethod : AuthenticationMethod, IDisposable Documentation public ICollection<PrivateKeyFile> KeyFiles { get; } public PrivateKeyAuthenticationMethod(string username, PrivateKeyFile[] keyFiles) public void Dispose() protected virtual void Dispose(bool disposing)